FreeBSD Bugzilla – Attachment 195214 Details for
Bug 229837
security/qtkeychain: Fix build with FLAVORS="qt5"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Maintainer's patch
qtkeychain.patch (text/plain), 692 bytes, created by
Gleb Popov
on 2018-07-17 20:19:16 UTC
(
hide
)
Description:
Maintainer's patch
Filename:
MIME Type:
Creator:
Gleb Popov
Created:
2018-07-17 20:19:16 UTC
Size:
692 bytes
patch
obsolete
>iff --git security/qtkeychain/Makefile security/qtkeychain/Makefile >index 5ef9d65f3c..3e5836d511 100644 >--- security/qtkeychain/Makefile >+++ security/qtkeychain/Makefile >@@ -3,6 +3,7 @@ > PORTNAME= qtkeychain > DISTVERSIONPREFIX= v > DISTVERSION= 0.9.0 >+PORTREVISION= 1 > CATEGORIES= security > PKGNAMESUFFIX= -${FLAVOR} > >@@ -15,6 +16,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING > FLAVORS= qt4 qt5 > FLAVOR?= ${FLAVORS:[1]} > >+OPTIONS_DEFINE= LIBSECRET >+OPTIONS_DEFAULT=LIBSECRET >+LIBSECRET_DESC= Enable libsecret backend >+ >+LIBSECRET_LIB_DEPENDS= libsecret-1.so:security/libsecret >+ > USES= cmake > USE_GITHUB= yes > GH_ACCOUNT= frankosterfeld
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 229837
:
195200
|
195201
| 195214