summaryrefslogtreecommitdiff
path: root/databases/libgda/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-02-14 18:26:26 +0000
committerjmmv <jmmv@pkgsrc.org>2004-02-14 18:26:26 +0000
commitab17dd00b38838a22e1440f451aa97b8661c2248 (patch)
treec1e08f830ccc454388579e8a5bb683d354ff965d /databases/libgda/Makefile
parent0e68344a802d6f4ce3ddd68edc97b5fabc9f9acb (diff)
downloadpkgsrc-ab17dd00b38838a22e1440f451aa97b8661c2248.tar.gz
PKGCONFIG_OVERRIDE is relative to WRKSRC.
Diffstat (limited to 'databases/libgda/Makefile')
-rw-r--r--databases/libgda/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libgda/Makefile b/databases/libgda/Makefile
index ff474065984..85efa63d5a5 100644
--- a/databases/libgda/Makefile
+++ b/databases/libgda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/12/23 13:24:39 xtraeme Exp $
+# $NetBSD: Makefile,v 1.8 2004/02/14 18:26:27 jmmv Exp $
#
.include "Makefile.common"
@@ -7,7 +7,7 @@ PKGREVISION= 2
COMMENT= GNU Database access library
-PKGCONFIG_OVERRIDE= ${WRKSRC}/libgda.pc.in
+PKGCONFIG_OVERRIDE= libgda.pc.in
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../mk/bsd.pkg.mk"