diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-27 03:19:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-27 03:19:52 +0000 |
commit | bd84b198ded85d0e62cbc28ebd2f66b1be9eef17 (patch) | |
tree | c1d1cf26a024b234295de0ec80942f16fb52d645 /net/openldap24-server/files/patch-build::top.mk | |
parent | Remove port repo-copied 5 weeks ago but not completed. It can be added back (diff) |
Remove repo-copies requested and performed 5 weeks ago but never
completed by the submitter. They can be added back later if/when the
submitter is ready to proceed.
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=132084
Diffstat (limited to 'net/openldap24-server/files/patch-build::top.mk')
-rw-r--r-- | net/openldap24-server/files/patch-build::top.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/openldap24-server/files/patch-build::top.mk b/net/openldap24-server/files/patch-build::top.mk deleted file mode 100644 index 1a7d0bb01646..000000000000 --- a/net/openldap24-server/files/patch-build::top.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- build/top.mk.orig Mon Apr 12 20:21:07 2004 -+++ build/top.mk Wed May 5 12:49:13 2004 -@@ -194,6 +194,8 @@ - SLAPD_LIBS = @SLAPD_LIBS@ @SLAPD_PERL_LDFLAGS@ @SLAPD_SQL_LDFLAGS@ @SLAPD_SQL_LIBS@ @SLAPD_SLP_LIBS@ - SLURPD_LIBS = @SLURPD_LIBS@ - -+SLAPI_LIBS = @SLAPI_LIBS@ -+ - # Our Defaults - CC = $(AC_CC) - DEFS = $(LDAP_INCPATH) $(XINCPATH) $(XDEFS) $(AC_DEFS) $(DEFINES) |