summaryrefslogtreecommitdiff
path: root/graphics/gphoto
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-25 01:58:44 +0000
committersnj <snj@pkgsrc.org>2004-04-25 01:58:44 +0000
commite6530fcc4afbe9065cbb20da8fe458bdbee9c633 (patch)
treeef026a1346cc782f4b94a94ace07e04b75b3fe70 /graphics/gphoto
parent9f9d5ccef705401477c8bf47b17d3727e228b39a (diff)
downloadpkgsrc-e6530fcc4afbe9065cbb20da8fe458bdbee9c633.tar.gz
Convert to buildlink3 and remove superfluous CPPFLAGS+=-I${LOCALBASE}/include.
Diffstat (limited to 'graphics/gphoto')
-rw-r--r--graphics/gphoto/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/gphoto/Makefile b/graphics/gphoto/Makefile
index c4ebf7fea1f..d8a18c392ea 100644
--- a/graphics/gphoto/Makefile
+++ b/graphics/gphoto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/04/14 16:15:24 jmmv Exp $
+# $NetBSD: Makefile,v 1.21 2004/04/25 01:58:44 snj Exp $
DISTNAME= gphoto-0.4.3
PKGREVISION= 6
@@ -9,13 +9,12 @@ MAINTAINER= jmcm@cs.cmu.edu
HOMEPAGE= http://www.gphoto.org/
COMMENT= Download and view files from various digital cameras
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_DIRS+= gnome1-1.0
USE_X11BASE= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-.include "../../graphics/imlib/buildlink2.mk"
+.include "../../graphics/imlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"