summaryrefslogtreecommitdiff
path: root/mail/exim-ldap/Makefile
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2001-07-03 11:16:37 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2001-07-03 11:16:37 +0000
commitf25a03f80413fdc6ffb25e2a1746da1dad9ca602 (patch)
treec52cc69fda0d733784520959cca9122ddd7613bd /mail/exim-ldap/Makefile
parentFixes for building with LDAP lookup support: (diff)
Remove a comment obsoleted by rev 1.89 of ports/mail/exim/Makefile .
Notes
Notes: svn path=/head/; revision=44691
Diffstat (limited to '')
-rw-r--r--mail/exim-ldap/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/exim-ldap/Makefile b/mail/exim-ldap/Makefile
index c5401e5dac0d..cb8bb88a4bef 100644
--- a/mail/exim-ldap/Makefile
+++ b/mail/exim-ldap/Makefile
@@ -8,7 +8,6 @@
PKGNAMESUFFIX= -ldap
MASTERDIR= ${.CURDIR}/../exim
-# See ${MASTERDIR}/Makefile for options controlling the LDAP lookup type.
WITH_LDAP= yes
.include "${MASTERDIR}/Makefile"