FreeBSD Bugzilla – Attachment 136243 Details for
Bug 181409
Fixup print/texinfo when WITHOUT=NLS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
print_texinfo.diff
print_texinfo.diff (text/plain), 659 bytes, created by
Mathieu Arnold
on 2013-08-19 22:30:01 UTC
(
hide
)
Description:
print_texinfo.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2013-08-19 22:30:01 UTC
Size:
659 bytes
patch
obsolete
>Index: print/texinfo/Makefile >=================================================================== >--- print/texinfo/Makefile (revision 325017) >+++ print/texinfo/Makefile (working copy) >@@ -23,8 +23,6 @@ > USES+= charsetfix gmake perl5 > > MAKE_ARGS= TEXMF=${PREFIX}/${TEXMF} >-CPPFLAGS+= -I${LOCALBASE}/lib >-LDFLAGS+= -L${LOCALBASE}/lib -lintl > > INFO= ${PORTNAME} info-stnd info > MAN1= info.1 infokey.1 install-info.1 makeinfo.1 texi2dvi.1 \ >@@ -39,6 +37,8 @@ > .if ${PORT_OPTIONS:MNLS} > USES+= gettext > PLIST_SUB+= NLS="" >+CPPFLAGS+= -I${LOCALBASE}/lib >+LDFLAGS+= -L${LOCALBASE}/lib -lintl > .else > CONFIGURE_ARGS+= --disable-nls > PLIST_SUB+= NLS="@comment "
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 181409
: 136243