aboutsummaryrefslogtreecommitdiff
path: root/print/harfbuzz
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 21:54:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 21:54:42 +0000
commit933fd6ade6e042d53e03dae413496d3bfdeb246d (patch)
tree8cbdd3031eb962b209d1a50057d496d04ad49c49 /print/harfbuzz
parentedc24021b2268ca90cac45e33e758de7acdf6314 (diff)
downloadports-933fd6ade6e042d53e03dae413496d3bfdeb246d.tar.gz
ports-933fd6ade6e042d53e03dae413496d3bfdeb246d.zip
Notes
Diffstat (limited to 'print/harfbuzz')
-rw-r--r--print/harfbuzz/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile
index 61afdfb5924d..38a0a63dbfb4 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -9,9 +9,9 @@ MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
MAINTAINER= kwm@FreeBSD.org
COMMENT= OpenType text shaping engine
-LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
- icudata:${PORTSDIR}/devel/icu \
- graphite2:${PORTSDIR}/graphics/graphite2
+LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
+ libicudata.so:${PORTSDIR}/devel/icu \
+ libgraphite2.so:${PORTSDIR}/graphics/graphite2
USE_BZIP2= yes
USE_LDCONFIG= yes