aboutsummaryrefslogtreecommitdiff
path: root/graphics/gexiv2
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2014-04-04 20:36:47 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2014-04-04 20:36:47 +0000
commit3febe31ec588e7957ef6054194685debcc4aaf4c (patch)
tree5fa6aa25ee7f38cf5d348b33f657b5c0a8e0b2a9 /graphics/gexiv2
parent1679adb20541fcf339789c36dbfb859dd734b955 (diff)
downloadports-3febe31ec588e7957ef6054194685debcc4aaf4c.tar.gz
ports-3febe31ec588e7957ef6054194685debcc4aaf4c.zip
Notes
Diffstat (limited to 'graphics/gexiv2')
-rw-r--r--graphics/gexiv2/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile
index 0a307cc43a37..9bf8de876be7 100644
--- a/graphics/gexiv2/Makefile
+++ b/graphics/gexiv2/Makefile
@@ -3,9 +3,10 @@
PORTNAME= gexiv2
PORTVERSION= 0.6.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://yorba.org/download/${PORTNAME}/${PORTVERSION:R}/
-DISTNAME= libgexiv2_${PORTVERSION}
+DISTNAME= lib${PORTNAME}_${PORTVERSION}
WRKSRC= ${WRKDIR}/lib${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
@@ -15,10 +16,9 @@ LICENSE= GPLv2
BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool \
gm4:${PORTSDIR}/devel/m4
-LIB_DEPENDS= exiv2:${PORTSDIR}/graphics/exiv2
+LIB_DEPENDS= libexiv2.so:${PORTSDIR}/graphics/exiv2
-USES= gmake pkgconfig
-USE_XZ= yes
+USES= gmake pkgconfig tar:xz
USE_GNOME= glib20
USE_LDCONFIG= yes
MAKE_ARGS= REQUIRED_CFLAGS=""