diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-15 18:48:11 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-15 18:48:11 +0000 |
commit | a6896ae97974768c02a0035dc017053056a342cd (patch) | |
tree | 80421889b1e4030c32b92730d35a01e0c7cbef5e /textproc/cl-ppcre-sbcl | |
parent | a50e2b9e56994cd9f038128d87c8bbe844e2dbba (diff) |
Notes
Diffstat (limited to 'textproc/cl-ppcre-sbcl')
-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> |