graphics/oyranos: remove a no-op LIB_DEPENDS (libxml2)

The dependency is already stated by USE_GNOME=libxml2
This commit is contained in:
Boris Samorodov 2014-09-20 15:37:46 +00:00
parent d17ff1f166
commit ccab5e75c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368652

View file

@ -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 \