aboutsummaryrefslogtreecommitdiff
path: root/mail/exim-ldap2
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2003-09-29 11:42:45 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2003-09-29 11:42:45 +0000
commit2f4eff9be7756451f6a8ae237f11015a0224d7fb (patch)
treec661a235013397f3cbc229f36b9766efc99473dd /mail/exim-ldap2
parent6450de95965a45b97219202c0a590da46cbcfc68 (diff)
downloadports-2f4eff9be7756451f6a8ae237f11015a0224d7fb.tar.gz
ports-2f4eff9be7756451f6a8ae237f11015a0224d7fb.zip
Notes
Diffstat (limited to 'mail/exim-ldap2')
-rw-r--r--mail/exim-ldap2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim-ldap2/Makefile b/mail/exim-ldap2/Makefile
index a72cdc0e8063..a9a87e77ea2c 100644
--- a/mail/exim-ldap2/Makefile
+++ b/mail/exim-ldap2/Makefile
@@ -8,7 +8,7 @@
PKGNAMESUFFIX= -ldap2
MASTERDIR= ${.CURDIR}/../exim
-WITH_LDAP= yes
-LDAP_LIB_TYPE= OPENLDAP2
+WITH_OPENLDAP= yes
+WITH_OPENLDAP_VER= 21
.include "${MASTERDIR}/Makefile"