aboutsummaryrefslogtreecommitdiff
path: root/mail/dspam
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-02-08 10:50:40 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-02-08 10:53:56 +0000
commit6e1233be229212a0496f42d611bd40f3e3a628da (patch)
tree7be6239b98a0dff1d377ec09f371b55fb10dd508 /mail/dspam
parent77a73a3ae570d10c718a0adcdb1b373c2d6dd8fc (diff)
downloadports-6e1233be229212a0496f42d611bd40f3e3a628da.tar.gz
ports-6e1233be229212a0496f42d611bd40f3e3a628da.zip
Diffstat (limited to 'mail/dspam')
-rw-r--r--mail/dspam/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile
index 70c28d661d56..9a412c98cb88 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -304,7 +304,7 @@ PLIST_SUB+= NOSETUID=""
.if ${PORT_OPTIONS:MEXTERNAL_LOOKUP}
CONFIGURE_ARGS+= --enable-external-lookup
-USE_OPENLDAP= YES
+USES+= ldap
.endif
.if ${PORT_OPTIONS:MUSER_HOMEDIR}