FreeBSD Bugzilla – Attachment 177287 Details for
Bug 214744
[exp-run] modernize the dependency code in bsd.qt.mk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
add-on patch to bsd.qt.mk
qt_diff.out (text/plain), 768 bytes, created by
Mark Linimon
on 2016-11-22 16:33:31 UTC
(
hide
)
Description:
add-on patch to bsd.qt.mk
Filename:
MIME Type:
Creator:
Mark Linimon
Created:
2016-11-22 16:33:31 UTC
Size:
768 bytes
patch
obsolete
>Index: Mk/bsd.qt.mk >=================================================================== >--- Mk/bsd.qt.mk (revision 426635) >+++ Mk/bsd.qt.mk (working copy) >@@ -296,9 +296,12 @@ > _USE_QT_ALL= assistant clucene dbus declarative designer doc gui help \ > imageformats l10n linguist linguisttools multimedia \ > network opengl pixeltool qdbusviewer qmake script \ >- scripttools sql sql-ibase sql-mysql sql-odbc sql-pgsql \ >+ scripttools sql sql-mysql sql-odbc sql-pgsql \ > sql-sqlite2 sql-sqlite3 svg testlib webkit \ > xml xmlpatterns >+.if ${ARCH} == amd64 || ${ARCH} == i386 >+_USE_QT_ALL+= sql-ibase >+.endif > > _USE_QT4_ONLY= accessible assistant-adp assistantclient codecs-cn codecs-jp \ > codecs-kr codecs-tw corelib demo graphicssystems-opengl \
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 214744
:
177284
| 177287