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 /sysutils/etoile-behavior | |
parent | ec46bb88d18c00dd1c9a3e3bcc69238668068cd2 (diff) |
Notes
Diffstat (limited to 'sysutils/etoile-behavior')
-rw-r--r-- | sysutils/etoile-behavior/Makefile | 1 | ||||
-rw-r--r-- | sysutils/etoile-behavior/pkg-plist | 10 |
2 files changed, 5 insertions, 6 deletions
diff --git a/sysutils/etoile-behavior/Makefile b/sysutils/etoile-behavior/Makefile index f8622dc9ef99..40397d56595f 100644 --- a/sysutils/etoile-behavior/Makefile +++ b/sysutils/etoile-behavior/Makefile @@ -19,7 +19,6 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Etoile Project AppKit bundle for session USE_GNUSTEP= yes -USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes diff --git a/sysutils/etoile-behavior/pkg-plist b/sysutils/etoile-behavior/pkg-plist index 6be046c06480..b8b383c87d7e 100644 --- a/sysutils/etoile-behavior/pkg-plist +++ b/sysutils/etoile-behavior/pkg-plist @@ -1,5 +1,5 @@ -System/Library/Bundles/EtoileBehavior.bundle/EtoileBehavior -System/Library/Bundles/EtoileBehavior.bundle/Resources/Info-gnustep.plist -System/Library/Bundles/EtoileBehavior.bundle/stamp.make -@dirrm System/Library/Bundles/EtoileBehavior.bundle/Resources -@dirrm System/Library/Bundles/EtoileBehavior.bundle +GNUstep/System/Library/Bundles/EtoileBehavior.bundle/EtoileBehavior +GNUstep/System/Library/Bundles/EtoileBehavior.bundle/Resources/Info-gnustep.plist +GNUstep/System/Library/Bundles/EtoileBehavior.bundle/stamp.make +@dirrm GNUstep/System/Library/Bundles/EtoileBehavior.bundle/Resources +@dirrm GNUstep/System/Library/Bundles/EtoileBehavior.bundle |