aboutsummaryrefslogtreecommitdiff
path: root/mail/anubis
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-10-08 20:55:55 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-10-08 20:55:55 +0000
commit3cbe61669107c79e1a8cc1bdccf8ed4129729197 (patch)
tree6a48223ccebe22265961f32c45b380904dac7912 /mail/anubis
parentb5a5e3f31a94c3e4ce3cdf947b35c615a12c5d1b (diff)
downloadports-3cbe61669107c79e1a8cc1bdccf8ed4129729197.tar.gz
ports-3cbe61669107c79e1a8cc1bdccf8ed4129729197.zip
Notes
Diffstat (limited to 'mail/anubis')
-rw-r--r--mail/anubis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile
index 69509ece1179..5ffbace5d4a8 100644
--- a/mail/anubis/Makefile
+++ b/mail/anubis/Makefile
@@ -92,7 +92,7 @@ _REQUIRE+= mysql
.endif
.if ${PORT_OPTIONS:MPGSQL}
-USE_PGSQL= yes
+USES+= pgsql
CONFIGURE_ARGS+=--with-postgres
_REQUIRE+= postgresql
.endif