FreeBSD Bugzilla – Attachment 155307 Details for
Bug 199266
devel/gettext-tools: add THREADS option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
patch-devel-gettext-tools (text/plain), 649 bytes, created by
Gerald Pfeifer
on 2015-04-07 15:30:03 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Gerald Pfeifer
Created:
2015-04-07 15:30:03 UTC
Size:
649 bytes
patch
obsolete
>Index: devel/gettext-tools/Makefile >=================================================================== >--- devel/gettext-tools/Makefile (revision 383509) >+++ devel/gettext-tools/Makefile (working copy) >@@ -31,7 +31,8 @@ > CPE_PRODUCT= gettext > CPE_VENDOR= gun > >-OPTIONS_DEFINE= DOCS >+OPTIONS_DEFINE= DOCS THREADS >+OPTIONS_DEFAULT=THREADS > > .include <bsd.port.options.mk> > >@@ -39,7 +40,7 @@ > INFO+= gettext > .endif > >-.if ${OPSYS} == DragonFly || (${OPSYS} == FreeBSD && ${OSVERSION} < 900506) >+.if ! ${PORT_OPTIONS:MTHREADS} || ${OPSYS} == DragonFly || (${OPSYS} == FreeBSD && ${OSVERSION} < 900506) > CONFIGURE_ARGS+=--disable-threads > .endif >
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 199266
: 155307