summaryrefslogtreecommitdiff
path: root/devel/libgtop2
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-02-14 18:26:26 +0000
committerjmmv <jmmv>2004-02-14 18:26:26 +0000
commit79245d24cfa5e3e5c3dbfe27fcffba3dcf870858 (patch)
treec1e08f830ccc454388579e8a5bb683d354ff965d /devel/libgtop2
parent653fc394cf90f0060e1f2c73421654259ba4555c (diff)
downloadpkgsrc-79245d24cfa5e3e5c3dbfe27fcffba3dcf870858.tar.gz
PKGCONFIG_OVERRIDE is relative to WRKSRC.
Diffstat (limited to 'devel/libgtop2')
-rw-r--r--devel/libgtop2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile
index 95c56e0dad8..a9e9a066409 100644
--- a/devel/libgtop2/Makefile
+++ b/devel/libgtop2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/02/14 17:21:38 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2004/02/14 18:26:27 jmmv Exp $
DISTNAME= libgtop-2.0.8
PKGNAME= ${DISTNAME:S/-/2-/}
@@ -36,8 +36,8 @@ USE_PKGLOCALEDIR= YES
USE_X11= YES
USE_GNU_TOOLS+= make
USE_LIBTOOL= YES
-PKGCONFIG_OVERRIDE= ${WRKSRC}/libgtop-2.0.pc.in
-PKGCONFIG_OVERRIDE+= ${WRKSRC}/support/gnome-support-2.0.pc.in
+PKGCONFIG_OVERRIDE= libgtop-2.0.pc.in
+PKGCONFIG_OVERRIDE+= support/gnome-support-2.0.pc.in
USE_MAKEINFO= YES
INFO_FILES= libgtop2.info
TEXINFO_REQD= 4.6