summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/gphoto2/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile
index c7f72a42264..1a1d3edca28 100644
--- a/graphics/gphoto2/Makefile
+++ b/graphics/gphoto2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2008/04/29 19:10:11 drochner Exp $
+# $NetBSD: Makefile,v 1.42 2008/06/14 21:26:49 heinz Exp $
DISTNAME= gphoto2-2.4.1
CATEGORIES= graphics
@@ -9,7 +9,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gphoto.sourceforge.net/proj/gphoto2/
COMMENT= Digital camera access command line client
-CONFLICTS= gphoto-[0-9]*
+PKG_DESTDIR_SUPPORT= user-destdir
+
+CONFLICTS= gphoto-[0-9]*
USE_TOOLS+= pkg-config
USE_LIBTOOL= yes