Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Apr 2014 10:42:18 +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: r350213 - head/textproc/libextractor
Message-ID:  <201404051042.s35AgITZ031198@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Apr  5 10:42:18 2014
New Revision: 350213
URL: http://svnweb.freebsd.org/changeset/ports/350213
QAT: https://qat.redports.org/buildarchive/r350213/

Log:
  Unbreak
  
  With hat:	portmgr

Modified:
  head/textproc/libextractor/Makefile

Modified: head/textproc/libextractor/Makefile
==============================================================================
--- head/textproc/libextractor/Makefile	Sat Apr  5 10:40:43 2014	(r350212)
+++ head/textproc/libextractor/Makefile	Sat Apr  5 10:42:18 2014	(r350213)
@@ -63,7 +63,7 @@ BROKEN=	does not package
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MEXIV2}
-LIB_DEPENDS+=	exiv2.12:${PORTSDIR}/graphics/exiv2
+LIB_DEPENDS+=	libexiv2.so:${PORTSDIR}/graphics/exiv2
 PLIST_SUB+=	EXIV2=""
 .else
 PLIST_SUB+=	EXIV2="@comment "



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