From 5495ad1eb0426206406e428e711fb1ba9e3150ce Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 18:35:44 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) --- graphics/sswf/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/sswf') diff --git a/graphics/sswf/Makefile b/graphics/sswf/Makefile index 861e2fcf410d..c74c35f4c6ae 100644 --- a/graphics/sswf/Makefile +++ b/graphics/sswf/Makefile @@ -30,4 +30,5 @@ LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+= --disable-debug --disable-yydebug .endif +NO_STAGE= yes .include -- cgit