FreeBSD Bugzilla – Attachment 159472 Details for
Bug 202046
[patch] security/kqoauth: fix Qt4 dependencies, sort USES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.diff
patch-kqoauth.diff (text/plain), 662 bytes, created by
Andriy Voskoboinyk
on 2015-08-02 22:38:46 UTC
(
hide
)
Description:
Makefile.diff
Filename:
MIME Type:
Creator:
Andriy Voskoboinyk
Created:
2015-08-02 22:38:46 UTC
Size:
662 bytes
patch
obsolete
>Index: security/kqoauth/Makefile >=================================================================== >--- security/kqoauth/Makefile (revision 393444) >+++ security/kqoauth/Makefile (working copy) >@@ -3,15 +3,16 @@ > > PORTNAME= kqoauth > PORTVERSION= 0.98 >+PORTREVISION= 1 > CATEGORIES= security > > MAINTAINER= vg@FreeBSD.org >-COMMENT= Implimentation of OAuth 1.0 in C++ for Qt >+COMMENT= Implementation of OAuth 1.0 in C++ for Qt > > LICENSE= LGPL21 > >-USES= qmake pkgconfig >-USE_QT4= corelib gui linguist_build moc_build qtestlib >+USES= pkgconfig qmake >+USE_QT4= corelib network gui moc_build qtestlib_build > USE_LDCONFIG= yes > QMAKE_SOURCE_PATH= ${PORTNAME}.pro >
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 202046
: 159472 |
159473
|
159474
|
159475