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 /x11-wm/etoile-azswitch | |
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 'x11-wm/etoile-azswitch')
-rw-r--r-- | x11-wm/etoile-azswitch/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/etoile-azswitch/pkg-plist | 14 |
2 files changed, 7 insertions, 8 deletions
diff --git a/x11-wm/etoile-azswitch/Makefile b/x11-wm/etoile-azswitch/Makefile index bb6193ece609..2d3e5397cf7f 100644 --- a/x11-wm/etoile-azswitch/Makefile +++ b/x11-wm/etoile-azswitch/Makefile @@ -19,7 +19,6 @@ COMMENT= Etoile Project window switching PORTSCOUT= limit:^0\.2 USE_GNUSTEP= yes -USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes diff --git a/x11-wm/etoile-azswitch/pkg-plist b/x11-wm/etoile-azswitch/pkg-plist index 32be44654c28..9205444fcaad 100644 --- a/x11-wm/etoile-azswitch/pkg-plist +++ b/x11-wm/etoile-azswitch/pkg-plist @@ -1,7 +1,7 @@ -System/Applications/AZSwitch.app/AZSwitch -System/Applications/AZSwitch.app/Resources/AZSwitch.desktop -System/Applications/AZSwitch.app/Resources/Info-gnustep.plist -System/Applications/AZSwitch.app/stamp.make -System/Tools/AZSwitch -@dirrm System/Applications/AZSwitch.app/Resources -@dirrm System/Applications/AZSwitch.app +GNUstep/System/Applications/AZSwitch.app/AZSwitch +GNUstep/System/Applications/AZSwitch.app/Resources/AZSwitch.desktop +GNUstep/System/Applications/AZSwitch.app/Resources/Info-gnustep.plist +GNUstep/System/Applications/AZSwitch.app/stamp.make +GNUstep/System/Tools/AZSwitch +@dirrm GNUstep/System/Applications/AZSwitch.app/Resources +@dirrm GNUstep/System/Applications/AZSwitch.app |