diff options
Diffstat (limited to 'devel/cl-port-clisp/Makefile')
-rw-r--r-- | devel/cl-port-clisp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cl-port-clisp/Makefile b/devel/cl-port-clisp/Makefile index e32e1a07b902..7da7dd6ebc95 100644 --- a/devel/cl-port-clisp/Makefile +++ b/devel/cl-port-clisp/Makefile @@ -18,5 +18,6 @@ USE_ASDF_FASL= yes FASL_TARGET= clisp FASL_BUILD= yes +NO_STAGE= yes .include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk" .include <bsd.port.mk> |