diff options
Diffstat (limited to 'graphics/gphoto/Makefile')
-rw-r--r-- | graphics/gphoto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gphoto/Makefile b/graphics/gphoto/Makefile index af93acd9bd0..d1c419d11fa 100644 --- a/graphics/gphoto/Makefile +++ b/graphics/gphoto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/01/19 17:36:51 tron Exp $ +# $NetBSD: Makefile,v 1.6 2000/06/01 11:23:29 rh Exp $ DISTNAME= gphoto-0.4.2 CATEGORIES= graphics @@ -10,7 +10,7 @@ HOMEPAGE= http://www.gphoto.org/ DEPENDS+= imlib-1.9.8:../../graphics/imlib USE_X11BASE= yes -USE_LIBTOOL= yes +USE_PKGLIBTOOL= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" |