Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Sep 2014 15:37:47 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r368652 - head/graphics/oyranos
Message-ID:  <201409201537.s8KFble0062128@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bsam
Date: Sat Sep 20 15:37:46 2014
New Revision: 368652
URL: http://svnweb.freebsd.org/changeset/ports/368652
QAT: https://qat.redports.org/buildarchive/r368652/

Log:
  graphics/oyranos: remove a no-op LIB_DEPENDS (libxml2)
  
  The dependency is already stated by USE_GNOME=libxml2

Modified:
  head/graphics/oyranos/Makefile

Modified: head/graphics/oyranos/Makefile
==============================================================================
--- head/graphics/oyranos/Makefile	Sat Sep 20 15:34:28 2014	(r368651)
+++ head/graphics/oyranos/Makefile	Sat Sep 20 15:37:46 2014	(r368652)
@@ -13,7 +13,6 @@ BUILD_DEPENDS=	${LOCALBASE}/bin/doxygen:
 RUN_DEPENDS=	${LOCALBASE}/share/color/icc/OpenICC/sRGB.icc:${PORTSDIR}/graphics/icc-profiles-openicc \
 		${LOCALBASE}/share/color/icc/basICColor/ISOcoated_v2_300_bas.ICC:${PORTSDIR}/graphics/icc-profiles-basiccolor
 LIB_DEPENDS=	libraw.so:${PORTSDIR}/graphics/libraw \
-		libxml2.so:${PORTSDIR}/textproc/libxml2 \
 		libexiv2.so:${PORTSDIR}/graphics/exiv2 \
 		libpng15.so:${PORTSDIR}/graphics/png \
 		libcairo.so:${PORTSDIR}/graphics/cairo \



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