aboutsummaryrefslogtreecommitdiff
path: root/graphics/libexif/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-04-04 05:24:22 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-04-04 05:24:22 +0000
commit5536f59f7e06d23ea3a8c30453860d53a1897447 (patch)
tree04cb9c5c61f5dc4b3e0c2dd2fc07199cf5893ac4 /graphics/libexif/Makefile
parent72160f80db99b37e5e941b8ca3165fb7c99e3e34 (diff)
downloadports-5536f59f7e06d23ea3a8c30453860d53a1897447.tar.gz
ports-5536f59f7e06d23ea3a8c30453860d53a1897447.zip
Notes
Diffstat (limited to 'graphics/libexif/Makefile')
-rw-r--r--graphics/libexif/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile
index fba184ee68cb..a35a560a6f2f 100644
--- a/graphics/libexif/Makefile
+++ b/graphics/libexif/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libexif
-PORTVERSION= 0.6.10
+PORTVERSION= 0.6.12
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +15,7 @@ MAINTAINER= yinjieh@csie.nctu.edu.tw
COMMENT= Library to read digital camera file meta-data
USE_GNOME= gnomehack gnometarget pkgconfig
-USE_INC_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"