From f1750358046a1041fa543c17a5e579ad96099bbc Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 24 Feb 2003 04:27:22 +0000 Subject: New port: openldap-2.1 OpenLDAP is a suite of Lightweight Directory Access Protocol (LDAP) servers, clients, utilities and development tools. (yes, this port was the reason why the renaming was earlier this morning) PR: ports/46009 Submitted by: Christian Kratzer --- net/openldap24-server/files/libtool.diff | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 net/openldap24-server/files/libtool.diff (limited to 'net/openldap24-server/files/libtool.diff') diff --git a/net/openldap24-server/files/libtool.diff b/net/openldap24-server/files/libtool.diff deleted file mode 100644 index 0cf57bbee7ea..000000000000 --- a/net/openldap24-server/files/libtool.diff +++ /dev/null @@ -1,19 +0,0 @@ ---- libtool.orig Tue Oct 31 01:43:06 2000 -+++ libtool Tue Oct 31 01:44:42 2000 -@@ -448,6 +448,16 @@ - --mode) prevopt="--mode" prev=mode ;; - --mode=*) mode="$optarg" ;; - -+ --only-shared) -+ build_libtool_libs=yes -+ build_old_libs=no -+ ;; -+ -+ --only-static) -+ build_libtool_libs=no -+ build_old_libs=yes -+ ;; -+ - --quiet | --silent) - show=: - ;; -- cgit v1.2.3