FreeBSD Bugzilla – Attachment 127322 Details for
Bug 171142
[patch] lang/otcl -- fix build with Tcl 8.6 + remove limitation on unthreaded version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 597 bytes, created by
Pietro Cerutti
on 2012-08-28 16:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Pietro Cerutti
Created:
2012-08-28 16:40:01 UTC
Size:
597 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 302796) >+++ Makefile (working copy) >@@ -19,7 +19,6 @@ > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > > USE_TK= 82+ >-USE_TK_NO_THREADS= yes > USE_XORG= xext > > USE_AUTOTOOLS= autoconf >@@ -37,6 +36,10 @@ > CFLAGS+= -DHAVE_UNISTD_H > CONFIGURE_ARGS+= --with-tcl-ver=${TCL_VER} --with-tk-ver=${TK_VER} > >+.if ${USE_TCL} > 85 >+CFLAGS+= -DUSE_INTERP_ERRORLINE -DUSE_INTERP_RESULT >+.endif >+ > post-patch: > @${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' \ > -e's|X11/Intrinsic.h|X11/Xlib.h|g' \
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 171142
: 127322