summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorminskim <minskim>2004-11-04 00:10:08 +0000
committerminskim <minskim>2004-11-04 00:10:08 +0000
commitfa75297e2f41b88276982fbe8a96d4e6e38ce52f (patch)
tree65673ee953c26592ae5d289b31d44e86aed59769 /graphics
parent0a187f5502f9f82acd3d5a200cd30f6463819f20 (diff)
downloadpkgsrc-fa75297e2f41b88276982fbe8a96d4e6e38ce52f.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'graphics')
-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