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. --- wm/metacity/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wm/metacity') diff --git a/wm/metacity/Makefile b/wm/metacity/Makefile index 0b96d1d8895..57540bc87af 100644 --- a/wm/metacity/Makefile +++ b/wm/metacity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2004/02/14 17:21:53 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2004/02/14 18:26:29 jmmv Exp $ # DISTNAME= metacity-2.6.3 @@ -21,7 +21,7 @@ USE_GNU_TOOLS+= make GNU_CONFIGURE= YES USE_LIBTOOL= YES -PKGCONFIG_OVERRIDE= ${WRKSRC}/src/libmetacity-private.pc.in +PKGCONFIG_OVERRIDE= src/libmetacity-private.pc.in GCONF2_SCHEMAS= metacity.schemas -- cgit v1.2.3