Sat Jun 14 21:26:49 2008 UTC ()
The package supports installation to DESTDIR.


(heinz)
diff -r1.41 -r1.42 pkgsrc/graphics/gphoto2/Makefile

cvs diff -r1.41 -r1.42 pkgsrc/graphics/gphoto2/Makefile (expand / switch to context diff)
--- pkgsrc/graphics/gphoto2/Makefile 2008/04/29 19:10:11 1.41
+++ pkgsrc/graphics/gphoto2/Makefile 2008/06/14 21:26:49 1.42
@@ -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 @@
 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