pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/libpqxx Note that this package uses C and C++.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ac21bf225820
branches: trunk
changeset: 467703:ac21bf225820
user: jlam <jlam%pkgsrc.org@localhost>
date: Thu Feb 05 09:28:59 2004 +0000
description:
Note that this package uses C and C++.
diffstat:
databases/libpqxx/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b26ccbf76c8e -r ac21bf225820 databases/libpqxx/Makefile
--- a/databases/libpqxx/Makefile Thu Feb 05 09:18:02 2004 +0000
+++ b/databases/libpqxx/Makefile Thu Feb 05 09:28:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/07 13:32:40 is Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/05 09:28:59 jlam Exp $
#
.include "../../databases/libpqxx/Makefile.common"
@@ -7,6 +7,7 @@
NOT_FOR_PLATFORM= NetBSD-*-pc532
+USE_LANGUAGES= c c++
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/libpqxx.pc.in
Home |
Main Index |
Thread Index |
Old Index