summaryrefslogtreecommitdiff
path: root/fonts/fontconfig
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-02-06 09:41:08 +0000
committerobache <obache@pkgsrc.org>2014-02-06 09:41:08 +0000
commit3614b86d7cd29cf176e5d90b5df81fb66c8386a6 (patch)
treebb67e3349d8356403d5a317fa461eda1253651d3 /fonts/fontconfig
parent2494d686c82708220b40335b66a6560af90f3f04 (diff)
downloadpkgsrc-3614b86d7cd29cf176e5d90b5df81fb66c8386a6.tar.gz
no "--with-freetype-config" configure option now.
Diffstat (limited to 'fonts/fontconfig')
-rw-r--r--fonts/fontconfig/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/fonts/fontconfig/Makefile b/fonts/fontconfig/Makefile
index 8cd61aa92bf..62bace1708f 100644
--- a/fonts/fontconfig/Makefile
+++ b/fonts/fontconfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2013/10/17 07:27:33 wiz Exp $
+# $NetBSD: Makefile,v 1.87 2014/02/06 09:41:08 obache Exp $
DISTNAME= fontconfig-2.11.0
CATEGORIES= fonts
@@ -16,7 +16,6 @@ USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-default-fonts=${LOCALBASE}/lib/X11/fonts
-CONFIGURE_ARGS+= --with-freetype-config=${BUILDLINK_PREFIX.freetype2}/bin/freetype-config
CONFIGURE_ARGS+= --with-expat-includes=${BUILDLINK_PREFIX.expat}/include
CONFIGURE_ARGS+= --with-expat-lib=${BUILDLINK_PREFIX.expat}/lib
CONFIGURE_ARGS+= --with-baseconfigdir=${PKG_SYSCONFDIR}