FreeBSD Bugzilla – Attachment 250573 Details for
Bug 278901
irc/znc: include pkgconfig at runtime for module compiling
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
alters USES=pkgconfig to USES=pkgconfig:both
patch-znc.diff (text/plain), 573 bytes, created by
Dan Langille
on 2024-05-10 20:34:38 UTC
(
hide
)
Description:
alters USES=pkgconfig to USES=pkgconfig:both
Filename:
MIME Type:
Creator:
Dan Langille
Created:
2024-05-10 20:34:38 UTC
Size:
573 bytes
patch
obsolete
>diff --git a/irc/znc/Makefile b/irc/znc/Makefile >index 44de409da160..bf1a400c538c 100644 >--- a/irc/znc/Makefile >+++ b/irc/znc/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= znc > DISTVERSION= 1.9.0 >+PORTREVISION= 1 > CATEGORIES= irc > MASTER_SITES= https://znc.in/releases/ \ > https://znc.in/releases/archive/ >@@ -11,7 +12,7 @@ WWW= https://wiki.znc.in/ZNC > LICENSE= APACHE20 > LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES= compiler:c++17-lang cpe cmake:run iconv pathfix pkgconfig python >+USES= compiler:c++17-lang cpe cmake:run iconv pathfix pkgconfig:both python > > USE_RC_SUBR= znc >
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:
dbaio
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 278901
: 250573