summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-13 09:58:55 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-13 09:58:55 +0000
commit87c975419f55589e8e1b7430dcabf02aaf1df332 (patch)
tree334fb00edb046b18fdffefc7f5da0435dce4d3cd /databases/Makefile
parentSet pkg-comment only when there isn't one set yet (make port (diff)
New slaveport: databases/postgresql-client.
It installs databases/postgresql7 with the WITHOUT_SERVER option, making it an ideal replacement for all the ports 'which require libpq.so.3 but are currently building the full database server for it'.
Notes
Notes: svn path=/head/; revision=91010
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 f00f3f8df845..9a90e6045882 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -154,6 +154,7 @@
SUBDIR += php-sqlrelay
SUBDIR += phpmyadmin
SUBDIR += phppgadmin
+ SUBDIR += postgresql-client
SUBDIR += postgresql-contrib
SUBDIR += postgresql-devel
SUBDIR += postgresql-docs