diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-11-06 11:08:18 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-11-06 11:08:18 +0000 |
commit | e647e3e6c262886bc6b860bdd3d0a3f321e55f35 (patch) | |
tree | f9dd9090ab7e0a27379b4211b0d1f10766c0c514 /mail/perdition/files/patch-perdition-db-bdb-Makefile.in | |
parent | - perdition entry - correct range (diff) |
- 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
Notes
Notes:
svn path=/head/; revision=202542
Diffstat (limited to 'mail/perdition/files/patch-perdition-db-bdb-Makefile.in')
-rw-r--r-- | mail/perdition/files/patch-perdition-db-bdb-Makefile.in | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/mail/perdition/files/patch-perdition-db-bdb-Makefile.in b/mail/perdition/files/patch-perdition-db-bdb-Makefile.in index 55679148906e..669d77dbf1a2 100644 --- a/mail/perdition/files/patch-perdition-db-bdb-Makefile.in +++ b/mail/perdition/files/patch-perdition-db-bdb-Makefile.in @@ -1,11 +1,11 @@ ---- perdition/db/bdb/Makefile.in.orig Tue Dec 6 15:56:55 2005 -+++ perdition/db/bdb/Makefile.in Tue Dec 6 15:57:17 2005 -@@ -142,7 +142,7 @@ +--- 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 -I$(top_srcdir)/libjain -DPERDITIONDB_BDB_SYSCONFDIR=\"$(sysconfdir)/perdition\" @ssl_includes@ - + INCLUDES = \ + -I$(top_srcdir)/ \ + -I$(top_srcdir)/perdition \ |