svn commit: r344454 - head/devel/cl-uffi-sbcl

Antoine Brodin antoine at FreeBSD.org
Sat Feb 15 17:09:39 UTC 2014


Author: antoine
Date: Sat Feb 15 17:09:39 2014
New Revision: 344454
URL: http://svnweb.freebsd.org/changeset/ports/344454
QAT: https://qat.redports.org/buildarchive/r344454/

Log:
  Stage support

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

Modified: head/devel/cl-uffi-sbcl/Makefile
==============================================================================
--- head/devel/cl-uffi-sbcl/Makefile	Sat Feb 15 17:08:00 2014	(r344453)
+++ head/devel/cl-uffi-sbcl/Makefile	Sat Feb 15 17:09:39 2014	(r344454)
@@ -18,6 +18,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