diff options
Diffstat (limited to 'mail/perdition/files/patch-makebdb-Makefile.in')
-rw-r--r-- | mail/perdition/files/patch-makebdb-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/perdition/files/patch-makebdb-Makefile.in b/mail/perdition/files/patch-makebdb-Makefile.in deleted file mode 100644 index 082c9b7d57d5..000000000000 --- a/mail/perdition/files/patch-makebdb-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- makebdb/Makefile.in.orig 2007-11-02 15:47:34.000000000 +0100 -+++ makebdb/Makefile.in 2007-11-02 15:48:33.000000000 +0100 -@@ -231,7 +231,7 @@ - options.c \ - options.h - --makebdb_LDADD = -L../libjain -L../libjain/.libs/ -ljain -ldb -lpopt \ -+makebdb_LDADD = -L../libjain -L../libjain/.libs/ -ljain -ldb3 -lpopt \ - @dmalloc_lib@ - - INCLUDES = -I$(top_srcdir)/libjain |