summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2003-01-05 00:11:39 +0000
committerSean Chittenden <seanc@FreeBSD.org>2003-01-05 00:11:39 +0000
commitff0e3c1bf78d707984b226ae4decf29207ccb650 (patch)
tree0e3d7af9417992a48b9c5c54feb203218e329f9d /databases/Makefile
parentAdd libpq++. libpq++ is no longer hosted under the main PostgreSQL tree and (diff)
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 <girgen@pingpong.net>
Notes
Notes: svn path=/head/; revision=72542
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
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