diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2014-09-20 15:37:46 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2014-09-20 15:37:46 +0000 |
commit | ccab5e75c32b10b70d275670dddd201940feb618 (patch) | |
tree | 6024e3c3ea10f5582195535a02063f228e9ff69b | |
parent | d17ff1f166181a4748bce24d698cc8f80c5a8637 (diff) | |
download | ports-ccab5e75c32b10b70d275670dddd201940feb618.tar.gz ports-ccab5e75c32b10b70d275670dddd201940feb618.zip |
Notes
-rw-r--r-- | graphics/oyranos/Makefile | 1 |
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 \ |