FreeBSD Bugzilla – Attachment 230120 Details for
Bug 260420
net-mgmt/arpwatch: do not fail to build if sendmail is not found
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch-arpwatch (text/plain), 807 bytes, created by
Brad Davis
on 2021-12-14 19:04:38 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Brad Davis
Created:
2021-12-14 19:04:38 UTC
Size:
807 bytes
patch
obsolete
>diff --git a/net-mgmt/arpwatch/Makefile b/net-mgmt/arpwatch/Makefile >index 1b4f9ffc4..281f7b186 100644 >--- a/net-mgmt/arpwatch/Makefile >+++ b/net-mgmt/arpwatch/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= arpwatch > PORTVERSION= 3.1 >+PORTREVISION= 1 > CATEGORIES= net-mgmt > MASTER_SITES= https://ee.lbl.gov/downloads/arpwatch/ \ > LOCAL/leres/arpwatch >diff --git a/net-mgmt/arpwatch/files/patch-configure b/net-mgmt/arpwatch/files/patch-configure >new file mode 100644 >index 000000000..9e5415719 >--- /dev/null >+++ b/net-mgmt/arpwatch/files/patch-configure >@@ -0,0 +1,11 @@ >+--- configure.orig 2021-12-14 18:48:09 UTC >++++ configure >+@@ -5616,7 +5616,7 @@ fi >+ >+ >+ if test -z "${V_SENDMAIL}" ; then >+- as_fn_error $? "Can't find sendmail" "$LINENO" 5 >++ #as_fn_error $? "Can't find sendmail" "$LINENO" 5 >+ fi >+ >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 260420
: 230120