summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2002-09-23 22:03:37 +0000
committerSean Chittenden <seanc@FreeBSD.org>2002-09-23 22:03:37 +0000
commitbb7d32715f25cb294755310c5410a6e2c2d06c06 (patch)
tree4c4a3779f830e6ec423bc55be3c29230bfbeb310 /databases
parentAdding a development port for PostgreSQL. postgresql-devel will have its (diff)
Hook postgresql-devel up to the build
Approved by: knu (mentor) && portmgr
Notes
Notes: svn path=/head/; revision=67077
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 744a781c6ff3..b89aab98b7ce 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -114,6 +114,7 @@
SUBDIR += php-sqlrelay
SUBDIR += phpmyadmin
SUBDIR += phppgadmin
+ SUBDIR += postgresql-devel
SUBDIR += postgresql-docs
SUBDIR += postgresql-jdbc
SUBDIR += postgresql-odbc