From 803acf3a4165e84e3688b525319f86099e8ef345 Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Mon, 30 Aug 2004 18:16:16 +0000 Subject: Downgrade to OpenLDAP 2.1: This seems to be the only way to make this port work. Notice that OpenLDAP 2.1 is EOL. PR: ports/69899 Submitted by: Igor Karpov Approved by: maintainer silence --- net/gq/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/gq/Makefile b/net/gq/Makefile index bcda7fa6ef76..6fac8b5b69a3 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -24,6 +24,7 @@ USE_GMAKE= yes USE_ICONV= yes USE_GETTEXT= yes USE_OPENLDAP= yes +WANT_OPENLDAP_VER= 21 USE_OPENSSL= yes USE_X_PREFIX= yes USE_GNOME+= gtk20 libxml2 -- cgit v1.2.3