FreeBSD Bugzilla – Attachment 52780 Details for
Bug 79914
math/py-matplotlib 0.71_1 build error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-setupext.py
patch-setupext.py (text/plain), 490 bytes, created by
George V. Kouryachy
on 2005-04-14 17:30:28 UTC
(
hide
)
Description:
patch-setupext.py
Filename:
MIME Type:
Creator:
George V. Kouryachy
Created:
2005-04-14 17:30:28 UTC
Size:
490 bytes
patch
obsolete
>--- setupext.py.orig Tue Apr 12 16:09:32 2005 >+++ setupext.py Tue Apr 12 16:10:28 2005 >@@ -308,7 +308,7 @@ > o = find_tcltk() # todo: try/except >- module.include_dirs.extend([o.tcl_inc, o.tk_inc]) >+ module.include_dirs.extend(["/usr/local/include/tcl8.4", "/usr/local/include/tk8.4"]) > module.library_dirs.extend([o.tcl_lib, o.tk_lib]) >- module.libraries.extend(['tk'+o.tkv, 'tcl'+o.tkv]) >+ module.libraries.extend(['tk84', 'tcl84']) > > > def add_windowing_flags(module):
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 Raw
Actions:
View
Attachments on
bug 79914
: 52780