summaryrefslogtreecommitdiff
path: root/mail/dspam-devel/files
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-08-04 11:38:19 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-08-04 11:38:19 +0000
commit9ecf0513f414cd0401281136135f6d8b7dbfb3b0 (patch)
treed8b7f4a373df3f878419d53e7ad32255c4ee41d1 /mail/dspam-devel/files
parentFix Crashes on 5.x. Bump PORTREVISION. (diff)
Add dspam 2.6.3, a server-side bayesian spam filter.
PR: 55222 Submitted by: Dominic Marks <dom@wirespeed.org.uk>
Notes
Notes: svn path=/head/; revision=86277
Diffstat (limited to 'mail/dspam-devel/files')
-rw-r--r--mail/dspam-devel/files/patch-configure12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/dspam-devel/files/patch-configure b/mail/dspam-devel/files/patch-configure
new file mode 100644
index 000000000000..04f295d439b7
--- /dev/null
+++ b/mail/dspam-devel/files/patch-configure
@@ -0,0 +1,12 @@
+--- configure.orig Sun Aug 3 01:16:30 2003
++++ configure Mon Aug 4 12:03:04 2003
+@@ -18216,7 +18216,8 @@
+
+
+ # This can be used to rebuild libtool when needed
+-LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++LIBTOOL_DEPS="%%LIBTOOLFLAGS%% $ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'