aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-21 22:29:22 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-21 22:29:22 +0000
commit7336164f4912e81b6d20fc99305dbca3957b1cc0 (patch)
treee5592006c4bd4c3fec5754c407713575b5a5193b /mail
parentcd44a8ba7fa73965fa44d20e48a63adfc0a37102 (diff)
downloadports-7336164f4912e81b6d20fc99305dbca3957b1cc0.tar.gz
ports-7336164f4912e81b6d20fc99305dbca3957b1cc0.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix1/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile
index 485dfe3ccbcf..b91ddf8cad66 100644
--- a/mail/postfix1/Makefile
+++ b/mail/postfix1/Makefile
@@ -116,9 +116,6 @@ _REQUIRE+= postgresql
.if defined(WITH_OPENLDAP)
BROKEN= does not support OPENLDAP
USE_OPENLDAP= yes
-.if defined(WITH_OPENLDAP_VER)
-USE_OPENLDAP_VER= ${WITH_OPENLDAP_VER}
-.endif
POSTFIX_CCARGS+= -DHAS_LDAP -I${LOCALBASE}/include
POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lldap -llber
_REQUIRE+= slapd