graphics/oyranos: remove a no-op LIB_DEPENDS (libxml2)
The dependency is already stated by USE_GNOME=libxml2
This commit is contained in:
parent
d17ff1f166
commit
ccab5e75c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368652
1 changed files with 0 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue