FreeBSD Bugzilla – Attachment 39550 Details for
Bug 62332
devel/gmake defined both WITHOUT_NLS and USE_GETTEXT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 571 bytes, created by
kaoru
on 2004-02-04 07:40:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
kaoru
Created:
2004-02-04 07:40:13 UTC
Size:
571 bytes
patch
obsolete
>diff -ruN gmake.orig/Makefile gmake/Makefile >--- gmake.orig/Makefile Wed Feb 4 15:34:11 2004 >+++ gmake/Makefile Wed Feb 4 16:25:04 2004 >@@ -16,15 +16,12 @@ > MAINTAINER= ade@FreeBSD.org > COMMENT= GNU version of 'make' utility > >-.if !defined(WITHOUT_NLS) >-.endif >- > USE_BZIP2= yes >-USE_GETTEXT= yes > GNU_CONFIGURE= yes > CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} > CONFIGURE_ARGS+=--program-prefix=g > .if !defined(WITHOUT_NLS) >+USE_GETTEXT= yes > CONFIGURE_ARGS+=--with-libiconv-prefix=${LOCALBASE} \ > --with-libintl-prefix=${LOCALBASE} > PLIST_SUB= NLS=""
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 62332
: 39550