summaryrefslogtreecommitdiff
path: root/graphics/libexif/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libexif/Makefile')
-rw-r--r--graphics/libexif/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile
index ae721dd710c..1e90d265881 100644
--- a/graphics/libexif/Makefile
+++ b/graphics/libexif/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2005/04/11 21:46:05 tv Exp $
+# $NetBSD: Makefile,v 1.24 2005/04/20 12:40:40 adam Exp $
-DISTNAME= libexif-0.6.11
-PKGREVISION= 1
+DISTNAME= libexif-0.6.12
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libexif/}
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://libexif.sourceforge.net/
@@ -11,9 +11,9 @@ COMMENT= EXIF file library
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_PKGLOCALEDIR= YES
-GNU_CONFIGURE= YES
-USE_LIBTOOL= YES
+USE_LIBTOOL= yes
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE= libexif/libexif.pc.in
.include "../../devel/gettext-lib/buildlink3.mk"