diff options
Diffstat (limited to 'devel/cl-trivial-gray-streams-sbcl/Makefile')
-rw-r--r-- | devel/cl-trivial-gray-streams-sbcl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cl-trivial-gray-streams-sbcl/Makefile b/devel/cl-trivial-gray-streams-sbcl/Makefile index d3105de5cc7c..14d2a0e37565 100644 --- a/devel/cl-trivial-gray-streams-sbcl/Makefile +++ b/devel/cl-trivial-gray-streams-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> |