aboutsummaryrefslogtreecommitdiff
path: root/graphics/imageviewer
diff options
context:
space:
mode:
authorDavid Chisnall <theraven@FreeBSD.org>2015-09-19 10:33:34 +0000
committerDavid Chisnall <theraven@FreeBSD.org>2015-09-19 10:33:34 +0000
commit9156bf1b9e9b3b62257cf63c3d8ec413c40fc70a (patch)
treeda5a3eeed8b9041e9805decaee1098282defef37 /graphics/imageviewer
parent1ab0fd4963caeb7cec81a713c3a3af71edef6fec (diff)
downloadports-9156bf1b9e9b3b62257cf63c3d8ec413c40fc70a.tar.gz
ports-9156bf1b9e9b3b62257cf63c3d8ec413c40fc70a.zip
Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source.
Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain. The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2977
Notes
Notes: svn path=/head/; revision=397315
Diffstat (limited to 'graphics/imageviewer')
-rw-r--r--graphics/imageviewer/Makefile4
-rw-r--r--graphics/imageviewer/pkg-plist38
2 files changed, 21 insertions, 21 deletions
diff --git a/graphics/imageviewer/Makefile b/graphics/imageviewer/Makefile
index d758b82a6799..e5bc7a3b4b11 100644
--- a/graphics/imageviewer/Makefile
+++ b/graphics/imageviewer/Makefile
@@ -2,7 +2,7 @@
PORTNAME= imageviewer
PORTVERSION= 0.6.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics gnustep
MASTER_SITES= http://www.nice.ch/~phip/ \
LOCAL/dinoex
@@ -19,6 +19,6 @@ USES= gnustep
USE_GNUSTEP= back build
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/Local/Applications/ImageViewer.app/ImageViewer
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/ImageViewer.app/ImageViewer
.include <bsd.port.mk>
diff --git a/graphics/imageviewer/pkg-plist b/graphics/imageviewer/pkg-plist
index 04c408a201ee..18edcee5cd19 100644
--- a/graphics/imageviewer/pkg-plist
+++ b/graphics/imageviewer/pkg-plist
@@ -1,19 +1,19 @@
-GNUstep/Local/Applications/ImageViewer.app/ImageViewer
-GNUstep/Local/Applications/ImageViewer.app/Resources/English.lproj/Localizable.strings
-GNUstep/Local/Applications/ImageViewer.app/Resources/French.lproj/Localizable.strings
-GNUstep/Local/Applications/ImageViewer.app/Resources/German.lproj/Localizable.strings
-GNUstep/Local/Applications/ImageViewer.app/Resources/Hungarian.lproj/Localizable.strings
-GNUstep/Local/Applications/ImageViewer.app/Resources/AUTHORS
-GNUstep/Local/Applications/ImageViewer.app/Resources/COPYING
-GNUstep/Local/Applications/ImageViewer.app/Resources/FileIcon_.gif.tiff
-GNUstep/Local/Applications/ImageViewer.app/Resources/FileIcon_.jpg.tiff
-GNUstep/Local/Applications/ImageViewer.app/Resources/FileIcon_.tiff.tiff
-GNUstep/Local/Applications/ImageViewer.app/Resources/FileIcon_.xpm.tiff
-GNUstep/Local/Applications/ImageViewer.app/Resources/ImageViewer.desktop
-GNUstep/Local/Applications/ImageViewer.app/Resources/ImageViewer.tiff
-GNUstep/Local/Applications/ImageViewer.app/Resources/ImageViewerInfo.plist
-GNUstep/Local/Applications/ImageViewer.app/Resources/Info-gnustep.plist
-GNUstep/Local/Applications/ImageViewer.app/Resources/README
-GNUstep/Local/Applications/ImageViewer.app/Resources/genericImage.tiff
-GNUstep/Local/Applications/ImageViewer.app/stamp.make
-GNUstep/Local/Tools/ImageViewer
+GNUstep/System/Applications/ImageViewer.app/ImageViewer
+GNUstep/System/Applications/ImageViewer.app/Resources/English.lproj/Localizable.strings
+GNUstep/System/Applications/ImageViewer.app/Resources/French.lproj/Localizable.strings
+GNUstep/System/Applications/ImageViewer.app/Resources/German.lproj/Localizable.strings
+GNUstep/System/Applications/ImageViewer.app/Resources/Hungarian.lproj/Localizable.strings
+GNUstep/System/Applications/ImageViewer.app/Resources/AUTHORS
+GNUstep/System/Applications/ImageViewer.app/Resources/COPYING
+GNUstep/System/Applications/ImageViewer.app/Resources/FileIcon_.gif.tiff
+GNUstep/System/Applications/ImageViewer.app/Resources/FileIcon_.jpg.tiff
+GNUstep/System/Applications/ImageViewer.app/Resources/FileIcon_.tiff.tiff
+GNUstep/System/Applications/ImageViewer.app/Resources/FileIcon_.xpm.tiff
+GNUstep/System/Applications/ImageViewer.app/Resources/ImageViewer.desktop
+GNUstep/System/Applications/ImageViewer.app/Resources/ImageViewer.tiff
+GNUstep/System/Applications/ImageViewer.app/Resources/ImageViewerInfo.plist
+GNUstep/System/Applications/ImageViewer.app/Resources/Info-gnustep.plist
+GNUstep/System/Applications/ImageViewer.app/Resources/README
+GNUstep/System/Applications/ImageViewer.app/Resources/genericImage.tiff
+GNUstep/System/Applications/ImageViewer.app/stamp.make
+GNUstep/System/Tools/ImageViewer