summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2003-01-05 00:03:13 +0000
committerSean Chittenden <seanc@FreeBSD.org>2003-01-05 00:03:13 +0000
commit063ec41e826c49ddc5bb848fea41f10fadd44e31 (patch)
treedc95732341d7369a642a91b898a10de365ee6890 /databases/Makefile
parentUpdate PostgreSQL tcl/tk to 7.3.1. pgaccess is no longer in of this port. (diff)
Add libpq++. libpq++ is no longer hosted under the main PostgreSQL tree and
is now a project on gborg. libpq++ is still a supported interface. PR: ports/45943 Submitted by: Palle Girgensohn <girgen@pingpong.net>
Notes
Notes: svn path=/head/; revision=72541
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 bbf0c5133b44..6f39317c93fc 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -118,6 +118,7 @@
SUBDIR += postgresql-devel
SUBDIR += postgresql-docs
SUBDIR += postgresql-jdbc
+ SUBDIR += postgresql-libpq++
SUBDIR += postgresql-odbc
SUBDIR += postgresql-plruby
SUBDIR += postgresql-pltcl