summaryrefslogtreecommitdiff
path: root/fonts/Xft2
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2003-09-22 21:55:55 +0000
committerrecht <recht@pkgsrc.org>2003-09-22 21:55:55 +0000
commit08419aa147faadbdcf1ac1c556f92ecf1a6d0d33 (patch)
treea70fc6abe96a5efd8ee677357c4fb459dcd5a4b5 /fonts/Xft2
parent5c9e502d5b3b7c90f84944950684f6fd705b8f00 (diff)
downloadpkgsrc-08419aa147faadbdcf1ac1c556f92ecf1a6d0d33.tar.gz
Add missing PKGCONFIG_OVERRIDE.
Bump PKGREVISION because of the changed *.pc files. ok'ed by wiz@
Diffstat (limited to 'fonts/Xft2')
-rw-r--r--fonts/Xft2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/Xft2/Makefile b/fonts/Xft2/Makefile
index 8ca2db3248a..dfeb0535fb5 100644
--- a/fonts/Xft2/Makefile
+++ b/fonts/Xft2/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2003/09/19 17:23:16 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2003/09/22 21:55:55 recht Exp $
#
DISTNAME= xft-2.1.2
PKGNAME= Xft2-2.1.2
+PKGREVISION= 1
CATEGORIES= fonts x11
MASTER_SITES= http://x2.freedesktop.org/Software/fontconfig/releases/
@@ -22,6 +23,7 @@ USE_GMAKE= YES
USE_X11= YES
USE_GNU_TOOLS+= awk
+PKGCONFIG_OVERRIDE= ${WRKSRC}/xft.pc.in
#LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
MAKE_ENV+= EGREP=${EGREP}