Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Apr 2014 12:03:19 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r350222 - head/graphics/gthumb
Message-ID:  <201404051203.s35C3Jup064090@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404051203.s35C3Jup064090>