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/ida/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/ida') diff --git a/graphics/ida/Makefile b/graphics/ida/Makefile index cb1ff324ea81..c23f36a80edd 100644 --- a/graphics/ida/Makefile +++ b/graphics/ida/Makefile @@ -34,6 +34,7 @@ PLIST_FILES= bin/exiftran bin/ida lib/X11/app-defaults/Ida \ ${DESKTOPDIR:S/${PREFIX}\///}/ida.desktop PLIST_DIRSTRY= ${DESKTOPDIR:S/${PREFIX}\///} +NO_STAGE= yes .include .if ${PORT_OPTIONS:MGIF} -- cgit