From e17c31c430a7e40b3418fb1d388d027643c90fdd Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 5 Feb 2004 09:28:59 +0000 Subject: Note that this package uses C and C++. --- databases/libpqxx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/libpqxx/Makefile b/databases/libpqxx/Makefile index 480ba2d5993..bc1c5deae5a 100644 --- a/databases/libpqxx/Makefile +++ b/databases/libpqxx/Makefile @@ -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 @@ COMMENT= C++ interface to postgresql-lib NOT_FOR_PLATFORM= NetBSD-*-pc532 +USE_LANGUAGES= c c++ USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes PKGCONFIG_OVERRIDE+= ${WRKSRC}/libpqxx.pc.in -- cgit v1.2.3