aboutsummaryrefslogtreecommitdiff
path: root/devel/cl-split-sequence-sbcl
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-02-15 16:28:10 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-02-15 16:28:10 +0000
commit9c96fcaf81fd02103377dbfd1df179f96cd83aca (patch)
tree879e8abdea97a6ef0cdba093b1a21da398a42316 /devel/cl-split-sequence-sbcl
parent19bc4eeddabe75a8fdb1ecd64e9f0e501b642df2 (diff)
downloadports-9c96fcaf81fd02103377dbfd1df179f96cd83aca.tar.gz
ports-9c96fcaf81fd02103377dbfd1df179f96cd83aca.zip
Stage support
Notes
Notes: svn path=/head/; revision=344429
Diffstat (limited to 'devel/cl-split-sequence-sbcl')
-rw-r--r--devel/cl-split-sequence-sbcl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile
index cbdef799647f..70b4210a6b5a 100644
--- a/devel/cl-split-sequence-sbcl/Makefile
+++ b/devel/cl-split-sequence-sbcl/Makefile
@@ -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>