summaryrefslogtreecommitdiff
path: root/graphics/exiv2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/exiv2/Makefile')
-rw-r--r--graphics/exiv2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile
index c81cb742b21..f7426d581e5 100644
--- a/graphics/exiv2/Makefile
+++ b/graphics/exiv2/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2006/02/05 23:09:29 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2006/02/07 21:52:39 drochner Exp $
#
-DISTNAME= exiv2-0.6.1
-PKGREVISION= 1
+DISTNAME= exiv2-0.9.1
CATEGORIES= graphics
MASTER_SITES= http://home.arcor.de/ahuggel/exiv2/
@@ -15,5 +14,6 @@ GCC_REQD+= 3.3
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
+USE_LIBTOOL= yes
.include "../../mk/bsd.pkg.mk"