FreeBSD Bugzilla – Attachment 110535 Details for
Bug 151719
[PATCH] Lack of NLS option in devel/gmake
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 842 bytes, created by
Eir Nym
on 2010-10-25 18:10:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Eir Nym
Created:
2010-10-25 18:10:07 UTC
Size:
842 bytes
patch
obsolete
>--- Makefile.orig 2010-10-25 18:39:42.986958118 +0400 >+++ Makefile 2010-10-25 18:44:29.141969160 +0400 >@@ -19,9 +19,12 @@ > MAINTAINER= autotools@FreeBSD.org > COMMENT= GNU version of 'make' utility > >+OPTIONS = NLS "Native Language Support" on >+.include<bsd.port.options.mk> > USE_BZIP2= yes > GNU_CONFIGURE= yes > CONFIGURE_ARGS+=--program-prefix=g >+ > .if !defined(WITHOUT_NLS) > USE_GETTEXT= yes > CONFIGURE_ARGS+=--with-libiconv-prefix=${LOCALBASE} \ >@@ -39,7 +42,7 @@ > .ifdef USE_GMAKE > .error You have `USE_GMAKE' variable defined either in environment or in make(1) arguments. Please undefine and try again. > .endif >- >+.include <bsd.port.pre.mk> > post-patch: > @${RM} ${WRKSRC}/doc/make.info* > >@@ -49,4 +52,4 @@ > @${CHMOD} g-s ${PREFIX}/bin/gmake > @chgrp ${BINGRP} ${PREFIX}/bin/gmake > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk>
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 151719
: 110535