diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-02 19:49:20 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-02 19:49:20 +0000 |
commit | 00ed53f1245c36e1789d14bbe049d0c45669e0ea (patch) | |
tree | d104f7467fd60fd472007e867e6300f5a6791ff5 /net/openldap/files/patch-ab | |
parent | Honor CFLAGS. (diff) |
Update to version 1.1.2.
PR: 9241
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=15782
Diffstat (limited to 'net/openldap/files/patch-ab')
-rw-r--r-- | net/openldap/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/openldap/files/patch-ab b/net/openldap/files/patch-ab deleted file mode 100644 index 9007987a52b3..000000000000 --- a/net/openldap/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- build/platforms/freebsd2-gcc/Make-platform.orig Wed Sep 16 11:55:05 1998 -+++ build/platforms/freebsd2-gcc/Make-platform Fri Oct 16 18:59:41 1998 -@@ -6,7 +6,7 @@ - # - # add any platform-specific overrides below here - # --EXTRACFLAGS=-O -g -+EXTRACFLAGS?=-O -g - LDBMBACKEND=-DLDBM_USE_DBBTREE - LDBMINCLUDE=-I/usr/include - |