diff options
author | joerg <joerg@pkgsrc.org> | 2008-06-21 18:24:24 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-06-21 18:24:24 +0000 |
commit | a4f94efc31731b51ed3276a737a6ad3a736230eb (patch) | |
tree | 0d184bda9db5644a407215bd279b822d266009bd /graphics/ImageViewer | |
parent | 5ce6b0e9322d67c9f2621b5ed2b72c4a5cefb36c (diff) | |
download | pkgsrc-a4f94efc31731b51ed3276a737a6ad3a736230eb.tar.gz |
Catch up with changes in gnustep-base. Bump revision.
Diffstat (limited to 'graphics/ImageViewer')
-rw-r--r-- | graphics/ImageViewer/Makefile | 6 | ||||
-rw-r--r-- | graphics/ImageViewer/PLIST | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/graphics/ImageViewer/Makefile b/graphics/ImageViewer/Makefile index fe1793e66bc..778b4f9eb30 100644 --- a/graphics/ImageViewer/Makefile +++ b/graphics/ImageViewer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2008/01/18 05:06:38 tnn Exp $ +# $NetBSD: Makefile,v 1.27 2008/06/21 18:24:24 joerg Exp $ DISTNAME= ImageViewer-0.6.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics gnustep MASTER_SITES= http://www.nice.ch/~phip/ @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nice.ch/~phip/softcorner.html COMMENT= GNUstep image display application +PKG_DESTDIR_SUPPORT= user-destdir + USE_LANGUAGES= objc NO_CONFIGURE= yes diff --git a/graphics/ImageViewer/PLIST b/graphics/ImageViewer/PLIST index 5b0f3c94245..d4fb8da327f 100644 --- a/graphics/ImageViewer/PLIST +++ b/graphics/ImageViewer/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/11/08 14:44:14 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2008/06/21 18:24:24 joerg Exp $ share/GNUstep/Local/Applications/ImageViewer.app/ImageViewer share/GNUstep/Local/Applications/ImageViewer.app/Resources/AUTHORS share/GNUstep/Local/Applications/ImageViewer.app/Resources/COPYING @@ -16,8 +16,8 @@ share/GNUstep/Local/Applications/ImageViewer.app/Resources/ImageViewerInfo.plist share/GNUstep/Local/Applications/ImageViewer.app/Resources/Info-gnustep.plist share/GNUstep/Local/Applications/ImageViewer.app/Resources/README share/GNUstep/Local/Applications/ImageViewer.app/Resources/genericImage.tiff -share/GNUstep/Local/Applications/ImageViewer.app/library_paths.openapp share/GNUstep/Local/Applications/ImageViewer.app/stamp.make +share/GNUstep/Local/Tools/ImageViewer @dirrm share/GNUstep/Local/Applications/ImageViewer.app/Resources/Hungarian.lproj @dirrm share/GNUstep/Local/Applications/ImageViewer.app/Resources/German.lproj @dirrm share/GNUstep/Local/Applications/ImageViewer.app/Resources/French.lproj |