freebsd-ports/mail/perdition/files/patch-makebdb-Makefile.in
Maho Nakata 805e567768 1. update to 1.11
2. Add many knobs.
3. pass maintainer ship to Clement Laforet <sheepkiller@cultdeadsheep.org>

PR:		53358
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Notification by: daichi
2003-07-03 05:54:50 +00:00

11 lines
408 B
Text

--- makebdb/Makefile.in.orig Sun Jun 15 18:30:18 2003
+++ makebdb/Makefile.in Sun Jun 15 18:30:35 2003
@@ -145,7 +145,7 @@
makebdb_SOURCES = makebdb.c options.c options.h
-makebdb_LDADD = -L../libjain -L../libjain/.libs/ -ljain -ldb -lpopt @dmalloc_lib@
+makebdb_LDADD = -L../libjain -L../libjain/.libs/ -ljain -ldb3 -lpopt @dmalloc_lib@
INCLUDES = -I$(top_srcdir)/libjain