summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2014-09-20 15:37:46 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2014-09-20 15:37:46 +0000
commitccab5e75c32b10b70d275670dddd201940feb618 (patch)
tree6024e3c3ea10f5582195535a02063f228e9ff69b /graphics
parentUpdate to Wine 1.7.27. This includes the following changes: (diff)
graphics/oyranos: remove a no-op LIB_DEPENDS (libxml2)
The dependency is already stated by USE_GNOME=libxml2
Notes
Notes: svn path=/head/; revision=368652
Diffstat (limited to 'graphics')
-rw-r--r--graphics/oyranos/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/oyranos/Makefile b/graphics/oyranos/Makefile
index 12d8231bef67..82c84b2bafb3 100644
--- a/graphics/oyranos/Makefile
+++ b/graphics/oyranos/Makefile
@@ -13,7 +13,6 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/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 \