svn commit: r344417 - head/devel/cl-infix-sbcl

Antoine Brodin antoine at FreeBSD.org
Sat Feb 15 16:07:49 UTC 2014


Author: antoine
Date: Sat Feb 15 16:07:48 2014
New Revision: 344417
URL: http://svnweb.freebsd.org/changeset/ports/344417
QAT: https://qat.redports.org/buildarchive/r344417/

Log:
  Stage support

Modified:
  head/devel/cl-infix-sbcl/Makefile

Modified: head/devel/cl-infix-sbcl/Makefile
==============================================================================
--- head/devel/cl-infix-sbcl/Makefile	Sat Feb 15 16:05:26 2014	(r344416)
+++ head/devel/cl-infix-sbcl/Makefile	Sat Feb 15 16:07:48 2014	(r344417)
@@ -20,6 +20,5 @@ USE_ASDF_FASL=	yes
 FASL_TARGET=	sbcl
 FASL_BUILD=	yes
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk"
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list