summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-02-14 18:26:26 +0000
committerjmmv <jmmv>2004-02-14 18:26:26 +0000
commit8d793996d5668fc0806e84e6dbb8e3751942d3eb (patch)
treec1e08f830ccc454388579e8a5bb683d354ff965d /wm
parentda11955fdca8e3260773b887e23bf1a223b4e008 (diff)
downloadpkgsrc-8d793996d5668fc0806e84e6dbb8e3751942d3eb.tar.gz
PKGCONFIG_OVERRIDE is relative to WRKSRC.
Diffstat (limited to 'wm')
-rw-r--r--wm/metacity/Makefile4
-rw-r--r--wm/openbox/Makefile6
2 files changed, 5 insertions, 5 deletions
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
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile
index f6e2bbb4073..08a39075141 100644
--- a/wm/openbox/Makefile
+++ b/wm/openbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/02/14 17:21:53 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2004/02/14 18:26:29 jmmv Exp $
DISTNAME= openbox-3.1
PKGREVISION= 2
@@ -20,8 +20,8 @@ USE_PKGINSTALL= YES
USE_PKGLOCALEDIR= YES
USE_X11= YES
-PKGCONFIG_OVERRIDE= ${WRKSRC}/parser/obparser-3.0.pc.in
-PKGCONFIG_OVERRIDE+= ${WRKSRC}/render/obrender-3.0.pc.in
+PKGCONFIG_OVERRIDE= parser/obparser-3.0.pc.in
+PKGCONFIG_OVERRIDE+= render/obrender-3.0.pc.in
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
PKG_SYSCONFSUBDIR= xdg