From 888ab73a81ce0010b6a141740f5b26e92a5ec6a8 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 19:53:09 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: lang) --- lang/newlisp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/newlisp') diff --git a/lang/newlisp/Makefile b/lang/newlisp/Makefile index 6a3e1bd2f784..7f57bc113754 100644 --- a/lang/newlisp/Makefile +++ b/lang/newlisp/Makefile @@ -33,6 +33,7 @@ OPTIONS_DEFINE= GMP GSL MYSQL PGSQL SQLITE GUISERV GSL_DESC= GSL (GNU Scientific Library) GUISERV_DESC= Install GUI server (in Java) +NO_STAGE= yes .include CFLAGS+= -I${LOCALBASE}/include -- cgit v1.2.3