diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/cl-ppcre-sbcl/Makefile | 1 |
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> |