aboutsummaryrefslogtreecommitdiff
path: root/mail/exim-postgresql
diff options
context:
space:
mode:
Diffstat (limited to 'mail/exim-postgresql')
-rw-r--r--mail/exim-postgresql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim-postgresql/Makefile b/mail/exim-postgresql/Makefile
index 4a2e965e0119..2dafd81b5cb8 100644
--- a/mail/exim-postgresql/Makefile
+++ b/mail/exim-postgresql/Makefile
@@ -4,6 +4,6 @@
PKGNAMESUFFIX= -postgresql
MASTERDIR= ${.CURDIR}/../exim
-WITH_PGSQL= yes
+OPTIONS_SLAVE= PGSQL
.include "${MASTERDIR}/Makefile"