svn commit: r350222 - head/graphics/gthumb
Antoine Brodin
antoine at FreeBSD.org
Sat Apr 5 12:03:19 UTC 2014
Author: antoine
Date: Sat Apr 5 12:03:19 2014
New Revision: 350222
URL: http://svnweb.freebsd.org/changeset/ports/350222
QAT: https://qat.redports.org/buildarchive/r350222/
Log:
Unbreak
With hat: portmgr
Modified:
head/graphics/gthumb/Makefile
Modified: head/graphics/gthumb/Makefile
==============================================================================
--- head/graphics/gthumb/Makefile Sat Apr 5 11:57:27 2014 (r350221)
+++ head/graphics/gthumb/Makefile Sat Apr 5 12:03:19 2014 (r350222)
@@ -45,7 +45,7 @@ NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MEXIV2}
-LIB_DEPENDS+= exiv2.12:${PORTSDIR}/graphics/exiv2
+LIB_DEPENDS+= libexiv2.so:${PORTSDIR}/graphics/exiv2
CONFIGURE_ARGS+=--enable-exiv2
PLIST_SUB+= EXIV2=""
.else
More information about the svn-ports-all
mailing list