From ab17dd00b38838a22e1440f451aa97b8661c2248 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 14 Feb 2004 18:26:26 +0000 Subject: PKGCONFIG_OVERRIDE is relative to WRKSRC. --- fonts/Xft2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts/Xft2') 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 -- cgit v1.2.3