aboutsummaryrefslogtreecommitdiff
path: root/graphics/libfreehand
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2015-07-02 23:18:39 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2015-07-02 23:18:39 +0000
commit0876c0f96355e79c4f4cfca5d95311864007e502 (patch)
treeccbb91f079e5e60da4798f8e836546fcc7ef7cad /graphics/libfreehand
parentb822a87609a8bc313ad9adf6f2c815fc961a94a7 (diff)
downloadports-0876c0f96355e79c4f4cfca5d95311864007e502.tar.gz
ports-0876c0f96355e79c4f4cfca5d95311864007e502.zip
Reduce dependency.
Notes
Notes: svn path=/head/; revision=391208
Diffstat (limited to 'graphics/libfreehand')
-rw-r--r--graphics/libfreehand/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libfreehand/Makefile b/graphics/libfreehand/Makefile
index 5b1ea96dd580..f974e1f3e48f 100644
--- a/graphics/libfreehand/Makefile
+++ b/graphics/libfreehand/Makefile
@@ -11,8 +11,8 @@ COMMENT= Library providing ability to interpret and import Adobe/Macromedia draw
LICENSE= LGPL21 MPL GPLv2
LICENSE_COMB= dual
-LIB_DEPENDS= libicudata.so:${PORTSDIR}/devel/icu \
- liblcms2.so:${PORTSDIR}/graphics/lcms2 \
+BUILD_DEPENDS= icu-config:${PORTSDIR}/devel/icu
+LIB_DEPENDS= liblcms2.so:${PORTSDIR}/graphics/lcms2 \
librevenge-0.0.so:${PORTSDIR}/textproc/librevenge
GNU_CONFIGURE= yes