summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorminskim <minskim>2004-12-07 21:27:41 +0000
committerminskim <minskim>2004-12-07 21:27:41 +0000
commitf85cb2cd1d5576dd4babfb3b75f6423d8d895e12 (patch)
treed3188ff469ac30832fb77d6847e58f309968cc54 /x11
parente06804b02829172d247027128a493438e195fba1 (diff)
downloadpkgsrc-f85cb2cd1d5576dd4babfb3b75f6423d8d895e12.tar.gz
Make sure that xft-config picked up by configure is from the
buildlinked Xft2 package.
Diffstat (limited to 'x11')
-rw-r--r--x11/vte/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/vte/Makefile b/x11/vte/Makefile
index 1aa54ae057e..018ce8a88e0 100644
--- a/x11/vte/Makefile
+++ b/x11/vte/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/11/06 17:00:11 minskim Exp $
+# $NetBSD: Makefile,v 1.15 2004/12/07 21:27:41 minskim Exp $
#
DISTNAME= vte-0.11.11
@@ -24,6 +24,7 @@ USE_X11= yes
CONFIGURE_ARGS+= --disable-gtk-doc
CONFIGURE_ARGS+= --disable-python
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
+CONFIGURE_ARGS+= --with-ft-exec-prefix=${BUILDLINK_PREFIX.freetype2}
PKGCONFIG_OVERRIDE+= vte.pc.in