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/pqiv/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/pqiv') diff --git a/graphics/pqiv/Makefile b/graphics/pqiv/Makefile index 33a37a889422..6608136c1d57 100644 --- a/graphics/pqiv/Makefile +++ b/graphics/pqiv/Makefile @@ -40,6 +40,7 @@ PLIST_FILES= bin/pqiv CPPFLAGS+= `pkg-config --cflags gtk+-2.0 gthread-2.0` LDFLAGS+= `pkg-config --libs gtk+-2.0 gthread-2.0` +NO_STAGE= yes .include .if empty(PORT_OPTIONS:MSORTING) -- cgit