aboutsummaryrefslogtreecommitdiff
path: root/textproc/cl-ppcre-sbcl
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-02-15 18:48:11 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-02-15 18:48:11 +0000
commita6896ae97974768c02a0035dc017053056a342cd (patch)
tree80421889b1e4030c32b92730d35a01e0c7cbef5e /textproc/cl-ppcre-sbcl
parenta50e2b9e56994cd9f038128d87c8bbe844e2dbba (diff)
downloadports-a6896ae97974768c02a0035dc017053056a342cd.tar.gz
ports-a6896ae97974768c02a0035dc017053056a342cd.zip
Stage support
Notes
Notes: svn path=/head/; revision=344475
Diffstat (limited to 'textproc/cl-ppcre-sbcl')
-rw-r--r--textproc/cl-ppcre-sbcl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile
index f1a0b58a3887..a30fe43304cc 100644
--- a/textproc/cl-ppcre-sbcl/Makefile
+++ b/textproc/cl-ppcre-sbcl/Makefile
@@ -17,6 +17,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>