1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
238e0e0151 Writable strings must be declared 'char foo[]=...', not 'char *foo=...' 2000-02-17 20:17:13 +00:00
Jean-Marc Zucconi
7a2c4ae39e Unbreak the update to to use Tcl/Tk 8.2. The key is to compile with
-fwritable-strings (it would probably better to find and fix the specific
portion of Tix code responsible of the core dump but that's not easy)
Install libs and program with the 82 or 8.2 suke the name (instead of 80 or
8.0 resp.)
1999-12-05 06:46:34 +00:00