summaryrefslogtreecommitdiff
path: root/fonts/Xft2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/Xft2/Makefile')
-rw-r--r--fonts/Xft2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/Xft2/Makefile b/fonts/Xft2/Makefile
index 2e05d6d24af..832493ec1be 100644
--- a/fonts/Xft2/Makefile
+++ b/fonts/Xft2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/02/14 17:21:40 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2004/02/14 18:26:28 jmmv Exp $
#
DISTNAME= xft-2.1.2
@@ -22,7 +22,7 @@ USE_GNU_TOOLS+= make
USE_X11= YES
USE_GNU_TOOLS+= awk
-PKGCONFIG_OVERRIDE= ${WRKSRC}/xft.pc.in
+PKGCONFIG_OVERRIDE= xft.pc.in
MAKE_ENV+= EGREP="${EGREP}"
BUILDLINK_DEPENDS.Xrender= Xrender>=0.8.2