diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-05-30 20:28:39 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-05-30 20:28:39 +0800 |
commit | d4a4f3df0be988ab15fc4048b43cae977bb2049d (patch) | |
tree | c217400d9aaa5ed42ce7de1a6c5fedb1cb52cca5 /games/gmastermind | |
parent | f8047d70bdf81b846d319abc19375c856eb49690 (diff) | |
download | freebsd-ports-gnome-d4a4f3df0be988ab15fc4048b43cae977bb2049d.tar.gz freebsd-ports-gnome-d4a4f3df0be988ab15fc4048b43cae977bb2049d.tar.zst freebsd-ports-gnome-d4a4f3df0be988ab15fc4048b43cae977bb2049d.zip |
- drop USE_GNUSTEP_PREFIX
Diffstat (limited to 'games/gmastermind')
-rw-r--r-- | games/gmastermind/Makefile | 1 | ||||
-rw-r--r-- | games/gmastermind/pkg-plist | 20 |
2 files changed, 10 insertions, 11 deletions
diff --git a/games/gmastermind/Makefile b/games/gmastermind/Makefile index e7077244c117..19b3ac82a638 100644 --- a/games/gmastermind/Makefile +++ b/games/gmastermind/Makefile @@ -17,7 +17,6 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= The well-known mastermind game USE_GNUSTEP= yes -USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes diff --git a/games/gmastermind/pkg-plist b/games/gmastermind/pkg-plist index 9f90b6875ba4..eb9ec819eeeb 100644 --- a/games/gmastermind/pkg-plist +++ b/games/gmastermind/pkg-plist @@ -1,10 +1,10 @@ -Local/Applications/GMastermind2.app/GMastermind2 -Local/Applications/GMastermind2.app/Resources/French.lproj/Localizable.strings -Local/Applications/GMastermind2.app/Resources/GMastermind2.desktop -Local/Applications/GMastermind2.app/Resources/GMastermind2.tiff -Local/Applications/GMastermind2.app/Resources/Info-gnustep.plist -Local/Applications/GMastermind2.app/stamp.make -Local/Tools/GMastermind2 -@dirrm Local/Applications/GMastermind2.app/Resources/French.lproj -@dirrm Local/Applications/GMastermind2.app/Resources -@dirrm Local/Applications/GMastermind2.app +GNUstep/Local/Applications/GMastermind2.app/GMastermind2 +GNUstep/Local/Applications/GMastermind2.app/Resources/French.lproj/Localizable.strings +GNUstep/Local/Applications/GMastermind2.app/Resources/GMastermind2.desktop +GNUstep/Local/Applications/GMastermind2.app/Resources/GMastermind2.tiff +GNUstep/Local/Applications/GMastermind2.app/Resources/Info-gnustep.plist +GNUstep/Local/Applications/GMastermind2.app/stamp.make +GNUstep/Local/Tools/GMastermind2 +@dirrm GNUstep/Local/Applications/GMastermind2.app/Resources/French.lproj +@dirrm GNUstep/Local/Applications/GMastermind2.app/Resources +@dirrm GNUstep/Local/Applications/GMastermind2.app |