diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2013-01-08 22:33:10 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2013-01-08 22:33:10 +0000 |
commit | db5d2a7cc1643a0088d7159cc0fdeb2bf3deeb1e (patch) | |
tree | 9a3ca668e9292420dc99d7e7acff2e03974010e7 /mail/perdition/files/patch-perdition-db-bdb-Makefile.in | |
parent | - Fix build without X11 (diff) |
- Update to 1.18 [1]
- Convert KNOBS to new options framework [1]
- Drop ABI version numbers in LIB_DEPENDS [1]
- Add UPDATING entry to inform users of IPv6 changes to
devel/libvanessa_socket that affect perdition [2]
PR: ports/174550 [1], ports/174410 [2]
Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) [1],
Joel Ray Holveck <joelh@piquan.org> [2]
Notes
Notes:
svn path=/head/; revision=310110
Diffstat (limited to 'mail/perdition/files/patch-perdition-db-bdb-Makefile.in')
-rw-r--r-- | mail/perdition/files/patch-perdition-db-bdb-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/perdition/files/patch-perdition-db-bdb-Makefile.in b/mail/perdition/files/patch-perdition-db-bdb-Makefile.in deleted file mode 100644 index 669d77dbf1a2..000000000000 --- a/mail/perdition/files/patch-perdition-db-bdb-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- perdition/db/bdb/Makefile.in.orig 2007-11-02 15:49:39.000000000 +0100 -+++ perdition/db/bdb/Makefile.in 2007-11-02 15:50:20.000000000 +0100 -@@ -235,7 +235,7 @@ - perditiondb_bdb.h - - libperditiondb_bdb_la_LDFLAGS = -version-info 0:0:0 --libperditiondb_bdb_la_LIBADD = -ldb -+libperditiondb_bdb_la_LIBADD = -ldb3 - INCLUDES = \ - -I$(top_srcdir)/ \ - -I$(top_srcdir)/perdition \ |