summaryrefslogtreecommitdiff
path: root/databases/libpqxx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/libpqxx/Makefile')
-rw-r--r--databases/libpqxx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libpqxx/Makefile b/databases/libpqxx/Makefile
index 6a2fe355503..b973805d610 100644
--- a/databases/libpqxx/Makefile
+++ b/databases/libpqxx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/02/14 17:21:35 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2004/02/14 18:26:27 jmmv Exp $
#
.include "../../databases/libpqxx/Makefile.common"
@@ -11,7 +11,7 @@ USE_LANGUAGES= c c++
USE_BUILDLINK2= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-PKGCONFIG_OVERRIDE+= ${WRKSRC}/libpqxx.pc.in
+PKGCONFIG_OVERRIDE+= libpqxx.pc.in
GNU_CONFIGURE= yes
PG_PREFIX= ${BUILDLINK_PREFIX.postgresql-lib}