pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/exif Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e2367ae6b0e
branches:  trunk
changeset: 482852:7e2367ae6b0e
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Nov 04 00:10:08 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 graphics/exif/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r f95d960fd12f -r 7e2367ae6b0e graphics/exif/Makefile
--- a/graphics/exif/Makefile    Wed Nov 03 23:49:21 2004 +0000
+++ b/graphics/exif/Makefile    Thu Nov 04 00:10:08 2004 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index