FreeBSD Bugzilla – Attachment 128552 Details for
Bug 172419
[PATCH] lang/tcl84 update to OptionsNG
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-tcl84.txt
patch-tcl84.txt (text/plain; charset=US-ASCII), 812 bytes, created by
Chris Petrik
on 2012-10-09 16:58:13 UTC
(
hide
)
Description:
patch-tcl84.txt
Filename:
MIME Type:
Creator:
Chris Petrik
Created:
2012-10-09 16:58:13 UTC
Size:
812 bytes
patch
obsolete
>Index: tcl84/Makefile >=================================================================== >--- tcl84/Makefile (revision 305401) >+++ tcl84/Makefile (working copy) >@@ -31,7 +31,8 @@ > EXTRACT_AFTER_ARGS=|${TAR} -xpf - --exclude compat/ > > .if !defined(BUILDING_TCL_THREADS) >-OPTIONS= TCL84_MAN "Install tcl 8.4 function manpages" off >+OPTIONS_DEFINE= TCL84_MAN >+TCL84_MAN_DESC= Install tcl 8.4 function manpages > .else > USE_TCL= ${SHORT_TCL_VER} > PLIST= ${PKGDIR}/pkg-plist.threads >@@ -53,7 +54,7 @@ > .else > CONFIGURE_ARGS+= --disable-threads > >-.if !defined(NO_INSTALL_MANPAGES) && defined(WITH_TCL84_MAN) >+.if !defined(NO_INSTALL_MANPAGES) && ${PORT_OPTIONS:MTCL84_MAN} > > MAN3= Access.3 AddErrInfo.3 Alloc.3 AllowExc.3 AppInit.3 AssocData.3 \ > Async.3 BackgdErr.3 Backslash.3 BoolObj.3 ByteArrObj.3 CallDel.3 \
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 172419
:
128551
| 128552