From e2806ca080ea5193c04705ea33298488e7a51e6a Mon Sep 17 00:00:00 2001 From: antoine Date: Sat, 15 Feb 2014 16:38:09 +0000 Subject: Stage support --- devel/cl-trivial-features-clisp/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'devel') diff --git a/devel/cl-trivial-features-clisp/Makefile b/devel/cl-trivial-features-clisp/Makefile index 9cc04046861f..cfa9c80ab78e 100644 --- a/devel/cl-trivial-features-clisp/Makefile +++ b/devel/cl-trivial-features-clisp/Makefile @@ -17,6 +17,5 @@ USE_ASDF_FASL= yes FASL_TARGET= clisp FASL_BUILD= yes -NO_STAGE= yes .include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk" .include -- cgit