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/see/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/see') diff --git a/lang/see/Makefile b/lang/see/Makefile index 008c06eebfd8..6c258ea149e0 100644 --- a/lang/see/Makefile +++ b/lang/see/Makefile @@ -29,6 +29,7 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} +NO_STAGE= yes .include .if ${PORT_OPTIONS:MMULTIPLE_THREADS} -- cgit v1.2.3