Opened 20 years ago

Closed 19 years ago

#2338 closed enhancement (fixed)

BUG: tk-8.4.7

Reported by: mahoneyd@… Owned by: jkh@…
Priority: High Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

The Portfile seems to need another entry to the configure args to find tclConfig.sh, or the build fails.

I changed it from

configure.args --mandir=${prefix}

to

configure.args --mandir=${prefix} --with-tcl=${prefix}/lib

Cheers

Change History (1)

comment:1 Changed 19 years ago by mww@…

Resolution: fixed
Status: newclosed

doesnt seem to make any problems - commited;

Note: See TracTickets for help on using tickets.