summaryrefslogtreecommitdiff
path: root/games/gmastermind/pkg-plist
diff options
context:
space:
mode:
authorDavid Chisnall <theraven@FreeBSD.org>2015-09-19 10:33:34 +0000
committerDavid Chisnall <theraven@FreeBSD.org>2015-09-19 10:33:34 +0000
commit9156bf1b9e9b3b62257cf63c3d8ec413c40fc70a (patch)
treeda5a3eeed8b9041e9805decaee1098282defef37 /games/gmastermind/pkg-plist
parentInstall manpages in the proper location (diff)
Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source.
Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain. The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2977
Diffstat (limited to 'games/gmastermind/pkg-plist')
-rw-r--r--games/gmastermind/pkg-plist14
1 files changed, 7 insertions, 7 deletions
diff --git a/games/gmastermind/pkg-plist b/games/gmastermind/pkg-plist
index 98f1b53b8997..fec53dffa06d 100644
--- a/games/gmastermind/pkg-plist
+++ b/games/gmastermind/pkg-plist
@@ -1,7 +1,7 @@
-GNUstep/Local/Applications/GMastermind.app/GMastermind
-GNUstep/Local/Applications/GMastermind.app/Resources/French.lproj/Localizable.strings
-GNUstep/Local/Applications/GMastermind.app/Resources/GMastermind.desktop
-GNUstep/Local/Applications/GMastermind.app/Resources/GMastermind.tiff
-GNUstep/Local/Applications/GMastermind.app/Resources/Info-gnustep.plist
-GNUstep/Local/Applications/GMastermind.app/stamp.make
-GNUstep/Local/Tools/GMastermind
+GNUstep/System/Applications/GMastermind.app/GMastermind
+GNUstep/System/Applications/GMastermind.app/Resources/French.lproj/Localizable.strings
+GNUstep/System/Applications/GMastermind.app/Resources/GMastermind.desktop
+GNUstep/System/Applications/GMastermind.app/Resources/GMastermind.tiff
+GNUstep/System/Applications/GMastermind.app/Resources/Info-gnustep.plist
+GNUstep/System/Applications/GMastermind.app/stamp.make
+GNUstep/System/Tools/GMastermind