aboutsummaryrefslogtreecommitdiff
path: root/chinese/ttfm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 14:58:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 14:58:29 +0000
commit036f2c5ce66c0fd84dd8be073043ff2aaa6a6175 (patch)
treeef741fb504539dbd57ca349262a90088fe841bad /chinese/ttfm
parenta327ff430ab824a5e8342f6a95e1d749c043e5de (diff)
downloadports-036f2c5ce66c0fd84dd8be073043ff2aaa6a6175.tar.gz
ports-036f2c5ce66c0fd84dd8be073043ff2aaa6a6175.zip
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in chinese
Notes
Notes: svn path=/head/; revision=336173
Diffstat (limited to 'chinese/ttfm')
-rw-r--r--chinese/ttfm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/ttfm/Makefile b/chinese/ttfm/Makefile
index 17e29a721529..0e771821185d 100644
--- a/chinese/ttfm/Makefile
+++ b/chinese/ttfm/Makefile
@@ -12,7 +12,7 @@ COMMENT= A Big5/GB enhanced TrueType Font Manager
RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
-LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
MAKE_ARGS= FREETYPE_BASE=${LOCALBASE:Q} CC="${CC}"