aboutsummaryrefslogtreecommitdiff
path: root/mail/xfmail
diff options
context:
space:
mode:
authorMike Heffner <mikeh@FreeBSD.org>2004-11-16 03:58:29 +0000
committerMike Heffner <mikeh@FreeBSD.org>2004-11-16 03:58:29 +0000
commit10520cd7e67e375ef6d4a74d9ba85fb17cdcf366 (patch)
treed5deb44e93964d1f177bc4031296660434958b6d /mail/xfmail
parent08f4656dedc24fce1230b723e73b46fe83dd26e6 (diff)
downloadports-10520cd7e67e375ef6d4a74d9ba85fb17cdcf366.tar.gz
ports-10520cd7e67e375ef6d4a74d9ba85fb17cdcf366.zip
Notes
Diffstat (limited to 'mail/xfmail')
-rw-r--r--mail/xfmail/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile
index 28d401c34012..a261fc0608d8 100644
--- a/mail/xfmail/Makefile
+++ b/mail/xfmail/Makefile
@@ -49,11 +49,6 @@ LIB_DEPENDS+= compface:${PORTSDIR}/mail/faces
CONFIGURE_ARGS+= --with-faces
.endif
-.if defined(WITH_LDAP)
-LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap12
-CONFIGURE_ARGS+= --with-ldap
-.endif
-
MAN1= xfmail.1
pre-everything::
@@ -67,9 +62,6 @@ pre-everything::
.ifndef(WITH_FACES)
@echo "To build with faces support, restart make and define WITH_FACES"
.endif
-.ifndef(WITH_LDAP)
- @echo "To build with LDAP support, restart make and define WITH_LDAP"
-.endif
@echo
post-patch: