Link with not tk83 but tk84.
This commit is contained in:
parent
c1136f2f68
commit
ce53a9d11d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86233
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ try:
|
|||
except:
|
||||
raise SystemExit, "Distutils problem"
|
||||
|
||||
tkversion = "8.3"
|
||||
tkversion = "8.4"
|
||||
prefix = sysconfig.PREFIX
|
||||
# Python 1.5 doesn't have os.getenv()?
|
||||
x11base = os.environ['X11BASE'] or '/usr/X11R6'
|
||||
|
|
Loading…
Reference in a new issue