summaryrefslogtreecommitdiff
path: root/mail/postfix-gps-devel/files/patch-src::Makefile.am
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-12-23 07:08:17 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-12-23 07:08:17 +0000
commit86a63fb00d4af3cd9ce2486c1f2b3819b1f29f00 (patch)
treefc250a8b98531880f4a7da1499e6ae8536793285 /mail/postfix-gps-devel/files/patch-src::Makefile.am
parentNew port: x11/xbelld (diff)
[NEW PORT]: mail/postfix-gps
This is a shar(1) archive for a new port, postfix-gps, which implements a database based greylisting add-in for postfix. PR: ports/71912 Submitted by: Xin LI <delphij@freebsd.org>
Notes
Notes: svn path=/head/; revision=124913
Diffstat (limited to 'mail/postfix-gps-devel/files/patch-src::Makefile.am')
-rw-r--r--mail/postfix-gps-devel/files/patch-src::Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/postfix-gps-devel/files/patch-src::Makefile.am b/mail/postfix-gps-devel/files/patch-src::Makefile.am
new file mode 100644
index 000000000000..f70a0fe257a9
--- /dev/null
+++ b/mail/postfix-gps-devel/files/patch-src::Makefile.am
@@ -0,0 +1,9 @@
+--- src/Makefile.am.orig Wed Sep 15 05:25:25 2004
++++ src/Makefile.am Mon Sep 20 01:49:53 2004
+@@ -7,5 +7,5 @@
+ # the library search path.
+ gps_LDFLAGS = $(all_libraries)
+ noinst_HEADERS = configreader.h db.h read.h triplet.h defs.h strtrim.h cfg.h wlmodule.h wldb.h tmplwlmod.h dbdefs.h doxygen.h wlcacheddb.h dbiquote.h
+-gps_LDADD = -ldbi -ldl
++gps_LDADD = -ldbi
+ METASOURCES = AUTO