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/fyre/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/fyre') diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile index afbb09ef1b31..11686904bd0f 100644 --- a/graphics/fyre/Makefile +++ b/graphics/fyre/Makefile @@ -25,6 +25,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes +NO_STAGE= yes .include .if ${ARCH} == "i386" && !empty(PORT_OPTIONS:MOPT_CFLAGS) -- cgit