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-fm | |
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-fm')
-rw-r--r-- | x11-fm/etoile-fontmanager/Makefile | 1 | ||||
-rw-r--r-- | x11-fm/etoile-fontmanager/pkg-plist | 42 |
2 files changed, 21 insertions, 22 deletions
diff --git a/x11-fm/etoile-fontmanager/Makefile b/x11-fm/etoile-fontmanager/Makefile index 29dac1980843..1176ea685be1 100644 --- a/x11-fm/etoile-fontmanager/Makefile +++ b/x11-fm/etoile-fontmanager/Makefile @@ -17,7 +17,6 @@ COMMENT= Etoile Project application for managing fonts USE_BZIP2= yes USE_GNUSTEP= yes -USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes diff --git a/x11-fm/etoile-fontmanager/pkg-plist b/x11-fm/etoile-fontmanager/pkg-plist index a41f1c40dc40..8ce8b0b9b9b9 100644 --- a/x11-fm/etoile-fontmanager/pkg-plist +++ b/x11-fm/etoile-fontmanager/pkg-plist @@ -1,21 +1,21 @@ -Local/Applications/FontManager.app/FontManager -Local/Applications/FontManager.app/Resources/Document-Font.tif -Local/Applications/FontManager.app/Resources/English.lproj/FontDocument.gorm/data.classes -Local/Applications/FontManager.app/Resources/English.lproj/FontDocument.gorm/data.info -Local/Applications/FontManager.app/Resources/English.lproj/FontDocument.gorm/objects.gorm -Local/Applications/FontManager.app/Resources/English.lproj/Localizable.strings -Local/Applications/FontManager.app/Resources/English.lproj/MainMenu.gorm/data.classes -Local/Applications/FontManager.app/Resources/English.lproj/MainMenu.gorm/data.info -Local/Applications/FontManager.app/Resources/English.lproj/MainMenu.gorm/objects.gorm -Local/Applications/FontManager.app/Resources/FontManager.desktop -Local/Applications/FontManager.app/Resources/FontManager.tif -Local/Applications/FontManager.app/Resources/Info-gnustep.plist -Local/Applications/FontManager.app/Resources/UnicodeBlockNames.plist -Local/Applications/FontManager.app/Resources/UnicodeBlocks.plist -Local/Applications/FontManager.app/stamp.make -Local/Tools/FontManager -@dirrm Local/Applications/FontManager.app/Resources/English.lproj/MainMenu.gorm -@dirrm Local/Applications/FontManager.app/Resources/English.lproj/FontDocument.gorm -@dirrm Local/Applications/FontManager.app/Resources/English.lproj -@dirrm Local/Applications/FontManager.app/Resources -@dirrm Local/Applications/FontManager.app +GNUstep/Local/Applications/FontManager.app/FontManager +GNUstep/Local/Applications/FontManager.app/Resources/Document-Font.tif +GNUstep/Local/Applications/FontManager.app/Resources/English.lproj/FontDocument.gorm/data.classes +GNUstep/Local/Applications/FontManager.app/Resources/English.lproj/FontDocument.gorm/data.info +GNUstep/Local/Applications/FontManager.app/Resources/English.lproj/FontDocument.gorm/objects.gorm +GNUstep/Local/Applications/FontManager.app/Resources/English.lproj/Localizable.strings +GNUstep/Local/Applications/FontManager.app/Resources/English.lproj/MainMenu.gorm/data.classes +GNUstep/Local/Applications/FontManager.app/Resources/English.lproj/MainMenu.gorm/data.info +GNUstep/Local/Applications/FontManager.app/Resources/English.lproj/MainMenu.gorm/objects.gorm +GNUstep/Local/Applications/FontManager.app/Resources/FontManager.desktop +GNUstep/Local/Applications/FontManager.app/Resources/FontManager.tif +GNUstep/Local/Applications/FontManager.app/Resources/Info-gnustep.plist +GNUstep/Local/Applications/FontManager.app/Resources/UnicodeBlockNames.plist +GNUstep/Local/Applications/FontManager.app/Resources/UnicodeBlocks.plist +GNUstep/Local/Applications/FontManager.app/stamp.make +GNUstep/Local/Tools/FontManager +@dirrm GNUstep/Local/Applications/FontManager.app/Resources/English.lproj/MainMenu.gorm +@dirrm GNUstep/Local/Applications/FontManager.app/Resources/English.lproj/FontDocument.gorm +@dirrm GNUstep/Local/Applications/FontManager.app/Resources/English.lproj +@dirrm GNUstep/Local/Applications/FontManager.app/Resources +@dirrm GNUstep/Local/Applications/FontManager.app |