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 /deskutils/charmap | |
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 'deskutils/charmap')
-rw-r--r-- | deskutils/charmap/Makefile | 1 | ||||
-rw-r--r-- | deskutils/charmap/pkg-plist | 26 |
2 files changed, 13 insertions, 14 deletions
diff --git a/deskutils/charmap/Makefile b/deskutils/charmap/Makefile index be1a7b714e32..4bb049fccb8a 100644 --- a/deskutils/charmap/Makefile +++ b/deskutils/charmap/Makefile @@ -18,7 +18,6 @@ COMMENT= Character map for GNUstep WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GNUSTEP= yes -USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes diff --git a/deskutils/charmap/pkg-plist b/deskutils/charmap/pkg-plist index 2260db80268a..39b955d7ecf1 100644 --- a/deskutils/charmap/pkg-plist +++ b/deskutils/charmap/pkg-plist @@ -1,13 +1,13 @@ -Local/Applications/Charmap.app/Charmap -Local/Applications/Charmap.app/Resources/Charmap.desktop -Local/Applications/Charmap.app/Resources/Charmap.gorm/data.classes -Local/Applications/Charmap.app/Resources/Charmap.gorm/objects.gorm -Local/Applications/Charmap.app/Resources/Charmap.png -Local/Applications/Charmap.app/Resources/CharmapInfo.plist -Local/Applications/Charmap.app/Resources/Info-gnustep.plist -Local/Applications/Charmap.app/Resources/UnicodeData.txt -Local/Applications/Charmap.app/stamp.make -Local/Tools/Charmap -@dirrm Local/Applications/Charmap.app/Resources/Charmap.gorm -@dirrm Local/Applications/Charmap.app/Resources -@dirrm Local/Applications/Charmap.app +GNUstep/Local/Applications/Charmap.app/Charmap +GNUstep/Local/Applications/Charmap.app/Resources/Charmap.desktop +GNUstep/Local/Applications/Charmap.app/Resources/Charmap.gorm/data.classes +GNUstep/Local/Applications/Charmap.app/Resources/Charmap.gorm/objects.gorm +GNUstep/Local/Applications/Charmap.app/Resources/Charmap.png +GNUstep/Local/Applications/Charmap.app/Resources/CharmapInfo.plist +GNUstep/Local/Applications/Charmap.app/Resources/Info-gnustep.plist +GNUstep/Local/Applications/Charmap.app/Resources/UnicodeData.txt +GNUstep/Local/Applications/Charmap.app/stamp.make +GNUstep/Local/Tools/Charmap +@dirrm GNUstep/Local/Applications/Charmap.app/Resources/Charmap.gorm +@dirrm GNUstep/Local/Applications/Charmap.app/Resources +@dirrm GNUstep/Local/Applications/Charmap.app |