diff options
Diffstat (limited to 'graphics/gphoto2')
-rw-r--r-- | graphics/gphoto2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 0ebb5b27519..9fddc3b6213 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/09/10 16:06:42 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2002/12/01 13:49:41 salo Exp $ DISTNAME= gphoto2-2.1.0 PKGNAME= gphoto-2.1.0 @@ -13,6 +13,7 @@ COMMENT= Download and view files from various digital cameras BUILD_USES_MSGFMT= # defined USE_BUILDLINK2= # defined +USE_PKGLOCALEDIR= # defined USE_GMAKE= # defined USE_LIBTOOL= # defined |