diff options
author | antoine <antoine@FreeBSD.org> | 2014-02-16 00:07:48 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-02-16 00:07:48 +0800 |
commit | 30ef21d39150a2db678130ab00babfad35dc2e8a (patch) | |
tree | 974f6fb8a264c76a06b93f05725bb66ce11234de /devel | |
parent | ceaaa0c3292c74852ffca4f8cb2a24172073b3c0 (diff) | |
download | freebsd-ports-gnome-30ef21d39150a2db678130ab00babfad35dc2e8a.tar.gz freebsd-ports-gnome-30ef21d39150a2db678130ab00babfad35dc2e8a.tar.zst freebsd-ports-gnome-30ef21d39150a2db678130ab00babfad35dc2e8a.zip |
Stage support
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cl-infix-sbcl/Makefile | 1 |
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> |