From ff0e3c1bf78d707984b226ae4decf29207ccb650 Mon Sep 17 00:00:00 2001 From: Sean Chittenden Date: Sun, 5 Jan 2003 00:11:39 +0000 Subject: Add libpqxx. libpqxx is no longer hosted under the main PostgreSQL tree and is now a project on gborg. libpqxx is still a supported interface. PR: ports/45944 Submitted by: Palle Girgensohn --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 6f39317c93fc..801b093ce82d 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -119,6 +119,7 @@ SUBDIR += postgresql-docs SUBDIR += postgresql-jdbc SUBDIR += postgresql-libpq++ + SUBDIR += postgresql-libpqxx SUBDIR += postgresql-odbc SUBDIR += postgresql-plruby SUBDIR += postgresql-pltcl -- cgit v1.2.3