FreeBSD Bugzilla – Attachment 226908 Details for
Bug 257585
net/krill: Prevent pkg-fallout for Release 11.4 (and earlier)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix
krill.patch (text/plain), 423 bytes, created by
Jaap Akkerhuis
on 2021-08-03 11:40:04 UTC
(
hide
)
Description:
patch to fix
Filename:
MIME Type:
Creator:
Jaap Akkerhuis
Created:
2021-08-03 11:40:04 UTC
Size:
423 bytes
patch
obsolete
>diff --git a/net/krill/Makefile b/net/krill/Makefile >index f97e0737f8..abd51940df 100644 >--- a/net/krill/Makefile >+++ b/net/krill/Makefile >@@ -18,6 +18,11 @@ USES= cargo ssl > USE_GITHUB= yes > GH_ACCOUNT= NLnetLabs > >+.include <bsd.port.options.mk> >+.if ${OSVERSION} < 1200000 && ${SSL_DEFAULT} == base >+BROKEN= on RELEASE ${OSREL} ${OSVERSION} with base ssl >+.endif >+ > USE_RC_SUBR= ${PORTNAME} > > # SUB_FILES= pkg-message
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
Flags:
jaap
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 257585
: 226908