diff options
Diffstat (limited to 'graphics/exiv2/Makefile')
-rw-r--r-- | graphics/exiv2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile index 9371ffaef50d..9d159e33d34f 100644 --- a/graphics/exiv2/Makefile +++ b/graphics/exiv2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= exiv2 -PORTVERSION= 0.12 +PORTVERSION= 0.14 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.exiv2.org/ @@ -15,6 +15,7 @@ MAINTAINER= multimedia@FreeBSD.org COMMENT= Exif and Iptc metadata manipulation library and tools GNU_CONFIGURE= yes +USE_GETTEXT= yes USE_GMAKE= yes USE_LDCONFIG= yes MAN1= exiv2.1 |