From 7c2eba3e2592b9113a920e6df2c9646264ec9498 Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Mon, 29 Sep 2003 12:56:01 +0000 Subject: 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 --- mail/exim-ldap2/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'mail/exim-ldap2') 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" -- cgit v1.2.3