svn commit: r302751 - head/lang/ccl

Jimmy Olgeni olgeni at FreeBSD.org
Sun Aug 19 04:26:59 UTC 2012


Author: olgeni
Date: Sun Aug 19 04:26:58 2012
New Revision: 302751
URL: http://svn.freebsd.org/changeset/ports/302751

Log:
  Revert test code that crept in on r302526.
  
  Submitted by:	Jarrod Sayers <jarrod downtools.com.au>

Modified:
  head/lang/ccl/Makefile

Modified: head/lang/ccl/Makefile
==============================================================================
--- head/lang/ccl/Makefile	Sun Aug 19 02:23:56 2012	(r302750)
+++ head/lang/ccl/Makefile	Sun Aug 19 04:26:58 2012	(r302751)
@@ -25,8 +25,7 @@ EXCLUDE=	cocoa-ide lisp-kernel scripts
 
 USE_ASDF=	yes
 
-.include "/usr/ports/devel/cl-asdf/bsd.cl-asdf.mk"
-# .include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk"
+.include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk"
 
 .include <bsd.port.pre.mk>
 



More information about the svn-ports-all mailing list