summaryrefslogtreecommitdiff
path: root/graphics/gphoto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gphoto/Makefile')
-rw-r--r--graphics/gphoto/Makefile5
1 files changed, 3 insertions, 2 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"