FreeBSD Bugzilla – Attachment 217524 Details for
Bug 248913
net/nbdkit: TLS is not enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix TLS by adding USES=pkgconfig
pr248913.diff (text/plain), 613 bytes, created by
Alan Somers
on 2020-08-25 20:40:33 UTC
(
hide
)
Description:
Fix TLS by adding USES=pkgconfig
Filename:
MIME Type:
Creator:
Alan Somers
Created:
2020-08-25 20:40:33 UTC
Size:
613 bytes
patch
obsolete
>Index: net/nbdkit/Makefile >=================================================================== >--- net/nbdkit/Makefile (revision 546229) >+++ net/nbdkit/Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= nbdkit > PORTVERSION= 1.20.4 >+PORTREVISION= 1 > CATEGORIES= net > # XXX Although nbdkit uses github for its homepage, the release tarballs served > # by github haven't been through autoconf. So we must download the sources >@@ -16,7 +17,7 @@ > > BUILD_DEPENDS= bash:shells/bash > >-USES= compiler:c11 gmake libtool >+USES= compiler:c11 gmake libtool pkgconfig > > GNU_CONFIGURE= yes > INSTALL_TARGET= install-strip
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 248913
: 217524