aboutsummaryrefslogtreecommitdiff
path: root/deskutils/phpcollab/Makefile
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2014-11-22 20:40:08 +0000
committerChris Rees <crees@FreeBSD.org>2014-11-22 20:40:08 +0000
commit4cb60faedd280bf4b0b07bd947bd9087e09d4357 (patch)
tree68afea909ff5f83c22ece4ec8e2ae5959483778d /deskutils/phpcollab/Makefile
parent5b6c7671efda9fa65107199c83addafb2a6f9dca (diff)
downloadports-4cb60faedd280bf4b0b07bd947bd9087e09d4357.tar.gz
ports-4cb60faedd280bf4b0b07bd947bd9087e09d4357.zip
Notes
Diffstat (limited to 'deskutils/phpcollab/Makefile')
-rw-r--r--deskutils/phpcollab/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/phpcollab/Makefile b/deskutils/phpcollab/Makefile
index 24ea07b689f7..84dd879386b5 100644
--- a/deskutils/phpcollab/Makefile
+++ b/deskutils/phpcollab/Makefile
@@ -25,7 +25,8 @@ OPTIONS_SINGLE_WEBSERVER= APACHE LIGHTTPD
OPTIONS_SINGLE_DB= PGSQL MYSQL
MYSQL_USE= PHP=mysql MYSQL=yes
-PGSQL_USE= PHP=pgsql,pdo_pgsql PGSQL=yes
+PGSQL_USE= PHP=pgsql,pdo_pgsql
+PGSQL_USES= pgsql
APACHE_USE= APACHE_RUN=22
LIGHTTPD_RUN_DEPENDS= lighttpd:${PORTSDIR}/ww/lighttpd