mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
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
11 lines
381 B
Text
11 lines
381 B
Text
--- 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 \
|