diff options
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 |