summaryrefslogtreecommitdiff
path: root/x11/vte
diff options
context:
space:
mode:
authorminskim <minskim>2004-12-07 21:27:41 +0000
committerminskim <minskim>2004-12-07 21:27:41 +0000
commit180eddf42be2ae9c36ef1dbc8aad97357c67bce8 (patch)
treed3188ff469ac30832fb77d6847e58f309968cc54 /x11/vte
parentb1106f4ad28df484c5da0c663171c5b585ca1fca (diff)
downloadpkgsrc-180eddf42be2ae9c36ef1dbc8aad97357c67bce8.tar.gz
Make sure that xft-config picked up by configure is from the
buildlinked Xft2 package.
Diffstat (limited to 'x11/vte')
-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