pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gimp-ufraw force using libexif. PKGREVISION++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/964e3995c27b
branches:  trunk
changeset: 509847:964e3995c27b
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Wed Mar 15 13:02:17 2006 +0000

description:
force using libexif.  PKGREVISION++

diffstat:

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

diffs (20 lines):

diff -r a5886801bae8 -r 964e3995c27b graphics/gimp-ufraw/Makefile
--- a/graphics/gimp-ufraw/Makefile      Wed Mar 15 12:42:51 2006 +0000
+++ b/graphics/gimp-ufraw/Makefile      Wed Mar 15 13:02:17 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2006/03/14 15:19:20 gdt Exp $
+# $NetBSD: Makefile,v 1.23 2006/03/15 13:02:17 gdt Exp $
 
 DISTNAME=              ufraw-0.7
+PKGREVISION=           1
 PKGNAME=               gimp-${DISTNAME}
 CATEGORIES=            graphics
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=ufraw/}
@@ -10,6 +11,7 @@
 COMMENT=               GIMP plug-in for raw digicam import
 
 GNU_CONFIGURE=         yes
+CONFIGURE_ARGS+=       --with-libexif
 
 USE_TOOLS+=            gmake pkg-config
 USE_TOOLS+=            perl:run pod2man



Home | Main Index | Thread Index | Old Index