FreeBSD Bugzilla – Attachment 47406 Details for
Bug 72651
[PATCH] devel/gmake: minor fixes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gmake-3.80_2.patch
gmake-3.80_2.patch (text/plain), 1.48 KB, created by
Yen-Ming Lee
on 2004-10-13 19:00:51 UTC
(
hide
)
Description:
gmake-3.80_2.patch
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2004-10-13 19:00:51 UTC
Size:
1.48 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/devel/gmake/Makefile,v >retrieving revision 1.59 >diff -u -u -r1.59 Makefile >--- Makefile 4 Feb 2004 07:56:11 -0000 1.59 >+++ Makefile 13 Oct 2004 17:52:34 -0000 >@@ -16,15 +16,12 @@ > MAINTAINER= ade@FreeBSD.org > COMMENT= GNU version of 'make' utility > >-.if !defined(WITHOUT_NLS) >-USE_GETTEXT= yes >-.endif >- > USE_BZIP2= 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="" >@@ -35,6 +32,7 @@ > CONFIGURE_ENV+= MAKEINFO="/usr/bin/makeinfo --no-split" > > MAN1= gmake.1 >+INFO= make > > .ifdef USE_GMAKE > .error You have `USE_GMAKE' variable defined either in environment or in make(1) arguments. Please undefine and try again. >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/devel/gmake/pkg-plist,v >retrieving revision 1.12 >diff -u -u -r1.12 pkg-plist >--- pkg-plist 10 Oct 2002 07:26:51 -0000 1.12 >+++ pkg-plist 13 Oct 2004 17:52:34 -0000 >@@ -1,7 +1,4 @@ > bin/gmake >-@unexec install-info --delete %D/info/make.info %D/info/dir >-info/make.info >-@exec install-info %D/info/make.info %D/info/dir > %%NLS%%share/locale/da/LC_MESSAGES/make.mo > %%NLS%%share/locale/de/LC_MESSAGES/make.mo > %%NLS%%share/locale/es/LC_MESSAGES/make.mo
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 72651
: 47406