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/lcms/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/lcms') diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile index 3a855b3bbdc2..823c9c61caeb 100644 --- a/graphics/lcms/Makefile +++ b/graphics/lcms/Makefile @@ -22,6 +22,7 @@ LDFLAGS+= -L${LOCALBASE}/lib USE_GNOME= gnomehack lthack USE_LDCONFIG= yes +NO_STAGE= yes .include .if ${PORT_OPTIONS:MJPEGICC} -- cgit