1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/mail/perdition/files/patch-makebdb-Makefile.in
Beech Rintoul e647e3e6c2 - Security update to 1.17.1
PR:		ports/117796
Submitted by:	Thomas Vogt <thomas@bsdunix.ch> (maintainer)
Approved by:	portmgr (pav), linimon (mentor)
Security:	http://www.sec-consult.com/300.html
2007-11-06 11:08:18 +00:00

12 lines
383 B
Plaintext

--- 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