aboutsummaryrefslogtreecommitdiff
path: root/devel/cl-cffi-clisp
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-02-15 15:45:02 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-02-15 15:45:02 +0000
commit9893a96c6ca4f728fae6077698cdd07235376232 (patch)
tree1b1a2886386a40cbfd1a651d6796d6a437533693 /devel/cl-cffi-clisp
parent06d16aafc1544873ee0619fe953c835293e77b77 (diff)
downloadports-9893a96c6ca4f728fae6077698cdd07235376232.tar.gz
ports-9893a96c6ca4f728fae6077698cdd07235376232.zip
Stage support
Notes
Notes: svn path=/head/; revision=344410
Diffstat (limited to 'devel/cl-cffi-clisp')
-rw-r--r--devel/cl-cffi-clisp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/cl-cffi-clisp/Makefile b/devel/cl-cffi-clisp/Makefile
index bfd88a67aff3..e240d1acaddd 100644
--- a/devel/cl-cffi-clisp/Makefile
+++ b/devel/cl-cffi-clisp/Makefile
@@ -23,6 +23,5 @@ FASL_TARGET= clisp
FASL_BUILD= yes
ASDF_MODULES= cffi cffi-grovel cffi-uffi-compat
-NO_STAGE= yes
.include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk"
.include <bsd.port.mk>