summaryrefslogtreecommitdiff
path: root/mail/bsmtp/files/patch-configure
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2013-11-03 12:32:32 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2013-11-03 12:32:32 +0000
commitf8f89779aed4cb6b3f1d61be9db8ceb948b783d7 (patch)
tree396cb591bdc6ee2145f965236a05b0fed080f0a4 /mail/bsmtp/files/patch-configure
parentlang/npc: Add <unistd.h> to fix on modern compilers. (diff)
Staging, general overhaul.
Thanks to tijl@ for clarifying how to handle non-PREFIX directory creation/removal in plist.
Notes
Notes: svn path=/head/; revision=332607
Diffstat (limited to 'mail/bsmtp/files/patch-configure')
-rw-r--r--mail/bsmtp/files/patch-configure8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/bsmtp/files/patch-configure b/mail/bsmtp/files/patch-configure
index 56ff15c81d87..22b7e859c2d8 100644
--- a/mail/bsmtp/files/patch-configure
+++ b/mail/bsmtp/files/patch-configure
@@ -1,9 +1,9 @@
$FreeBSD$
---- configure.orig
-+++ configure
-@@ -41,6 +41,11 @@
+--- configure.orig 2013-11-01 19:55:42.000000000 +0100
++++ configure 2013-11-01 19:55:42.000000000 +0100
+@@ -41,6 +41,11 @@ if ($#ARGV == 0) {
"batcher",
"batcher.c",
"bsmtp.c",
@@ -15,7 +15,7 @@ $FreeBSD$
"bsmtp.m4.8.9",
"bsmtp.m4.8.8",
"bsmtp.m4.8.7",
-@@ -198,6 +203,16 @@
+@@ -198,6 +203,16 @@ if (! $redo) {
$default[$i] = '8.8';
} elsif ($value{'@SENDMAILVERS@'} =~ /^\s*8\.9(\..*)?\s*$/) {
$default[$i] = '8.9';