FreeBSD Bugzilla – Attachment 73230 Details for
Bug 106210
[PATCH] x11-toolkits/tile: Respect X11BASE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tile-0.7.8.patch
tile-0.7.8.patch (text/plain), 835 bytes, created by
Rong-En Fan
on 2006-12-02 14:30:04 UTC
(
hide
)
Description:
tile-0.7.8.patch
Filename:
MIME Type:
Creator:
Rong-En Fan
Created:
2006-12-02 14:30:04 UTC
Size:
835 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /big/freebsd-cvsup/ncvs/ports/x11-toolkits/tile/Makefile,v >retrieving revision 1.1 >diff -u -u -r1.1 Makefile >--- Makefile 8 Oct 2006 11:37:15 -0000 1.1 >+++ Makefile 2 Dec 2006 14:24:37 -0000 >@@ -19,7 +19,8 @@ > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-tcl=${LOCALBASE}/lib/tcl${TK_VER} \ > --with-tk=${LOCALBASE}/lib/tk${TK_VER} \ >- --exec-prefix=${PREFIX} --enable-shared >+ --exec-prefix=${PREFIX} --enable-shared \ >+ --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include > CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} ${TCL_INCLUDES} ${TK_INCLUDES}" > TCL_INCLUDES= -I${LOCALBASE}/include/tcl${TK_VER} -I${LOCALBASE}/include/tcl${TK_VER}/generic > TK_INCLUDES= -I${LOCALBASE}/include/tk${TK_VER} -I${LOCALBASE}/include/tk${TK_VER}/generic
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 106210
: 73230