summaryrefslogtreecommitdiff
path: root/graphics/gphoto
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-01-28 23:00:53 +0000
committerjmmv <jmmv@pkgsrc.org>2003-01-28 23:00:53 +0000
commit855dceb89db02bffab132d741238e36eb8a88d6e (patch)
treef5ebddec78f3cb8e22c0ab9199baa10545826ac0 /graphics/gphoto
parent7261349a281ab68275de94a73e3331bccdebbe7c (diff)
downloadpkgsrc-855dceb89db02bffab132d741238e36eb8a88d6e.tar.gz
Depend on gnome1-dirs to handle shared directories. Bump PKGREVISION.
Diffstat (limited to 'graphics/gphoto')
-rw-r--r--graphics/gphoto/Makefile5
-rw-r--r--graphics/gphoto/PLIST5
2 files changed, 4 insertions, 6 deletions
diff --git a/graphics/gphoto/Makefile b/graphics/gphoto/Makefile
index e5dd7ddd953..b321cec37f7 100644
--- a/graphics/gphoto/Makefile
+++ b/graphics/gphoto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2002/11/28 11:04:14 tron Exp $
+# $NetBSD: Makefile,v 1.15 2003/01/28 23:00:54 jmmv Exp $
DISTNAME= gphoto-0.4.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.gphoto.net/dist/
@@ -17,4 +17,5 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
.include "../../graphics/imlib/buildlink2.mk"
+.include "../../misc/gnome1-dirs/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/gphoto/PLIST b/graphics/gphoto/PLIST
index 363075f2a13..fe9c690b546 100644
--- a/graphics/gphoto/PLIST
+++ b/graphics/gphoto/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:27 tron Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/01/28 23:00:55 jmmv Exp $
bin/dc21x_cam
bin/gphoto
bin/gphoto-exifdump
@@ -125,6 +125,3 @@ share/gphoto/gallery/RedNGray/thumbnail.html
@dirrm share/gphoto/gallery
@dirrm share/gphoto/doc
@dirrm share/gphoto
-@unexec ${RMDIR} %D/share/gnome/apps/Graphics 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/gnome/apps 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/gnome 2>/dev/null || ${TRUE}