aboutsummaryrefslogtreecommitdiff
path: root/devel/cl-infix-sbcl
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-02-15 16:07:48 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-02-15 16:07:48 +0000
commit4f8e6fae50f06b100f1860242b0dde7f0d0d4f98 (patch)
tree974f6fb8a264c76a06b93f05725bb66ce11234de /devel/cl-infix-sbcl
parent667d0f76dcc6bec54f7d46b563cc2246b2c139c4 (diff)
Notes
Diffstat (limited to 'devel/cl-infix-sbcl')
-rw-r--r--devel/cl-infix-sbcl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile
index 16b9d955deee..50a2f3171a25 100644
--- a/devel/cl-infix-sbcl/Makefile
+++ b/devel/cl-infix-sbcl/Makefile
@@ -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>