summaryrefslogtreecommitdiff
path: root/graphics/exif
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-11-04 00:10:08 +0000
committerminskim <minskim@pkgsrc.org>2004-11-04 00:10:08 +0000
commitc7bb876cf013fb9ac37b9ac68ec126a42014a6c8 (patch)
tree65673ee953c26592ae5d289b31d44e86aed59769 /graphics/exif
parent7ac50481344e2347432ed45ddfbcdc61f49f940a (diff)
downloadpkgsrc-c7bb876cf013fb9ac37b9ac68ec126a42014a6c8.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'graphics/exif')
-rw-r--r--graphics/exif/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/exif/Makefile b/graphics/exif/Makefile
index 3caa4011358..034fca8012d 100644
--- a/graphics/exif/Makefile
+++ b/graphics/exif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/11/03 20:18:17 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2004/11/04 00:10:08 minskim Exp $
#
DISTNAME= exif-0.6.9
@@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://libexif.sourceforge.net/
COMMENT= Grab Exif information from digital camera images
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
USE_LIBTOOL= yes