aboutsummaryrefslogtreecommitdiff
path: root/security/barnyard2
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2014-11-22 19:13:49 +0000
committerChris Rees <crees@FreeBSD.org>2014-11-22 19:13:49 +0000
commit1e94b6fb2fcd5b909eed4341ee4677f8d6606743 (patch)
tree5c142b51c330f8fe0f5271fcacdfe9f4e7108bf6 /security/barnyard2
parent0248b1e8b748e3fa93da7b73cc09ec1099a619cf (diff)
downloadports-1e94b6fb2fcd5b909eed4341ee4677f8d6606743.tar.gz
ports-1e94b6fb2fcd5b909eed4341ee4677f8d6606743.zip
Switch to USES=pgsql
Notes
Notes: svn path=/head/; revision=373091
Diffstat (limited to 'security/barnyard2')
-rw-r--r--security/barnyard2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/barnyard2/Makefile b/security/barnyard2/Makefile
index 801d2cb7611f..4036c2d4d72e 100644
--- a/security/barnyard2/Makefile
+++ b/security/barnyard2/Makefile
@@ -59,7 +59,7 @@ MYSQL_CONFIGURE_ON= --with-mysql-includes=${LOCALBASE}/include/mysql \
MYSQL_SSL_CONFIGURE_ENABLE= mysql-ssl-support
ODBC_LIB_DEPENDS= libodbc.so:${PORTSDIR}/databases/unixODBC
ODBC_WITH= odbc
-PGSQL_USE= PGSQL=yes
+PGSQL_USES= pgsql
PGSQL_CONFIGURE_ON= --with-postgresql=${LOCALBASE}/bin/pg_config --with-pgsql-includes=${LOCALBASE}/include/postgresql/server
PGSQL_CONFIGURE_OFF= --without-postgresql
TCL_USES= tcl