aboutsummaryrefslogtreecommitdiff
path: root/mail/exim-ldap2
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2003-09-29 12:56:01 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2003-09-29 12:56:01 +0000
commit7c2eba3e2592b9113a920e6df2c9646264ec9498 (patch)
tree852f5108cbca561f714091f1b29fdd404cf4be02 /mail/exim-ldap2
parent7254ee0748f670d18e2174edc0008bfd4770752c (diff)
downloadports-7c2eba3e2592b9113a920e6df2c9646264ec9498.tar.gz
ports-7c2eba3e2592b9113a920e6df2c9646264ec9498.zip
Don't hard-code the desired OpenLDAP version; this value happens to be
the default now, and should slide foward gracefully (or obey make.conf or portupgrade.conf). Reported by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes: svn path=/head/; revision=89801
Diffstat (limited to 'mail/exim-ldap2')
-rw-r--r--mail/exim-ldap2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/exim-ldap2/Makefile b/mail/exim-ldap2/Makefile
index a9a87e77ea2c..1336557f9fb3 100644
--- a/mail/exim-ldap2/Makefile
+++ b/mail/exim-ldap2/Makefile
@@ -9,6 +9,5 @@ PKGNAMESUFFIX= -ldap2
MASTERDIR= ${.CURDIR}/../exim
WITH_OPENLDAP= yes
-WITH_OPENLDAP_VER= 21
.include "${MASTERDIR}/Makefile"