summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authortron <tron>2013-07-08 22:39:21 +0000
committertron <tron>2013-07-08 22:39:21 +0000
commit07d444099281438338cc0544de480596cc7c75d2 (patch)
treea144c8be8301a342c8831d8b766a9c2c263e2f31 /fonts
parent75c7d3b6c170af0b1de4ebed4d648aae5047f7b8 (diff)
downloadpkgsrc-07d444099281438338cc0544de480596cc7c75d2.tar.gz
Fix incomplete build under Mac OS X.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/harfbuzz/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/harfbuzz/Makefile b/fonts/harfbuzz/Makefile
index 9934ca3bcdb..b2a9a0af44a 100644
--- a/fonts/harfbuzz/Makefile
+++ b/fonts/harfbuzz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2013/07/07 10:19:03 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2013/07/08 22:39:21 tron Exp $
DISTNAME= harfbuzz-0.9.18
CATEGORIES= fonts
@@ -20,6 +20,7 @@ PKGCONFIG_OVERRIDE= harfbuzz.pc.in
CONFIGURE_ARGS+= --with-cairo=no
CONFIGURE_ARGS+= --with-icu=no
+CONFIGURE_ARGS+= --with-coretext=auto
LDFLAGS.OpenBSD+= -lz