summaryrefslogtreecommitdiff
path: root/fonts/harfbuzz
diff options
context:
space:
mode:
authortron <tron>2013-07-08 22:39:21 +0000
committertron <tron>2013-07-08 22:39:21 +0000
commitcc9d4affaa38f1183b544a12bf21f375b9257ed5 (patch)
treea144c8be8301a342c8831d8b766a9c2c263e2f31 /fonts/harfbuzz
parentde505adb50e69ec320856ddee05d76bd10a44694 (diff)
downloadpkgsrc-cc9d4affaa38f1183b544a12bf21f375b9257ed5.tar.gz
Fix incomplete build under Mac OS X.
Diffstat (limited to 'fonts/harfbuzz')
-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