FreeBSD Bugzilla – Attachment 139900 Details for
Bug 186280
[PATCH] multimedia/avidemux2: fix QT4 option handling
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
avidemux2-2.5.6_5.patch
avidemux2-2.5.6_5.patch (text/plain), 441 bytes, created by
Dmitry Marakasov
on 2014-01-30 16:40:00 UTC
(
hide
)
Description:
avidemux2-2.5.6_5.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2014-01-30 16:40:00 UTC
Size:
441 bytes
patch
obsolete
>Index: Makefile.common >=================================================================== >--- Makefile.common (revision 341857) >+++ Makefile.common (working copy) >@@ -46,10 +46,10 @@ > .if ${PORT_OPTIONS:MNLS} > USES+= gettext > PLIST_SUB+= NLS="" >-. if !defined(WITH_QT4) >+. if ${PORT_OPTIONS:MQT4} >+PLIST_SUB+= QT_NLS="" >+. else > PLIST_SUB+= QT_NLS="@comment " >-. else >-PLIST_SUB+= QT_NLS="" > . endif > .else > CMAKE_ARGS+= -DNO_NLS:BOOL=ON
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 186280
: 139900