FreeBSD Bugzilla – Attachment 199523 Details for
Bug 233479
allow devel/qt4-assistant and -adp to build on gcc-based archs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
revised patch to include devel/qt4-designer
assistant.diff (text/plain), 1.49 KB, created by
Mark Linimon
on 2018-11-24 20:05:09 UTC
(
hide
)
Description:
revised patch to include devel/qt4-designer
Filename:
MIME Type:
Creator:
Mark Linimon
Created:
2018-11-24 20:05:09 UTC
Size:
1.49 KB
patch
obsolete
>Index: devel/qt4-assistant/Makefile >=================================================================== >--- devel/qt4-assistant/Makefile (revision 485788) >+++ devel/qt4-assistant/Makefile (working copy) >@@ -10,7 +10,7 @@ > MAINTAINER= kde@FreeBSD.org > COMMENT= Qt 4 documentation browser > >-USES= qmake:no_env qt-dist:4 >+USES= compiler:c++11-lang qmake:no_env qt-dist:4 > USE_QT= moc_build rcc_build uic_build \ > corelib gui help network sql webkit xml \ > doc_run sql-sqlite3_run >Index: devel/qt4-assistant-adp/Makefile >=================================================================== >--- devel/qt4-assistant-adp/Makefile (revision 485061) >+++ devel/qt4-assistant-adp/Makefile (working copy) >@@ -14,9 +14,9 @@ > MAINTAINER= kde@FreeBSD.org > COMMENT= Qt *.adp-compatible documentation browser > >+USES= compiler:c++11-lang qmake qt:4 > USE_QT= moc_build rcc_build uic_build corelib \ > gui network xml doc dbus >-USES= qmake qt:4 > QMAKE_ARGS= QT_CONFIG+="dbus" QT_PRODUCT="OpenSource" > > ALL_TARGET= first >Index: devel/qt4-designer/Makefile >=================================================================== >--- devel/qt4-designer/Makefile (revision 485789) >+++ devel/qt4-designer/Makefile (working copy) >@@ -10,7 +10,7 @@ > MAINTAINER= kde@FreeBSD.org > COMMENT= Qt 4 graphical user interface designer > >-USES= qmake:no_env qt-dist:4 >+USES= compiler:c++11-lang qmake:no_env qt-dist:4 > USE_QT= moc_build rcc_build uic_build assistant_run \ > qt3support corelib declarative gui network script sql xml \ > webkit
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 233479
:
199521
| 199523