diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-05-30 12:28:39 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-05-30 12:28:39 +0000 |
commit | ca8e128e6212bd33d5de26a9bc7bec0bc4359156 (patch) | |
tree | 254262630d86e6b617abfedbdb7461dd9b45418d /games/gmastermind | |
parent | ec46bb88d18c00dd1c9a3e3bcc69238668068cd2 (diff) | |
download | ports-ca8e128e6212bd33d5de26a9bc7bec0bc4359156.tar.gz ports-ca8e128e6212bd33d5de26a9bc7bec0bc4359156.zip |
Notes
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 |