aboutsummaryrefslogtreecommitdiff
path: root/mail/spmfilter
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 /mail/spmfilter
parent5b6c7671efda9fa65107199c83addafb2a6f9dca (diff)
Notes
Diffstat (limited to 'mail/spmfilter')
-rw-r--r--mail/spmfilter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spmfilter/Makefile b/mail/spmfilter/Makefile
index 4e19dc39de07..67c0bc65e558 100644
--- a/mail/spmfilter/Makefile
+++ b/mail/spmfilter/Makefile
@@ -72,7 +72,7 @@ _REQUIRE+= mysql
.if ${PORT_OPTIONS:MPGSQL}
LIB_DEPENDS+= libzdb.so:${PORTSDIR}/databases/libzdb
-USE_PGSQL= yes
+USES+= pgsql
_REQUIRE+= postgresql
.endif