aboutsummaryrefslogtreecommitdiff
path: root/textproc/cl-ppcre-sbcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/cl-ppcre-sbcl/Makefile')
-rw-r--r--textproc/cl-ppcre-sbcl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile
index 0838771be466..995f7db92626 100644
--- a/textproc/cl-ppcre-sbcl/Makefile
+++ b/textproc/cl-ppcre-sbcl/Makefile
@@ -17,5 +17,6 @@ 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>