freebsd-ports/lang/tcl86
Pietro Cerutti 80feea0bb3 - Fix a long standing problem in tclConfig.sh and tkConfig.sh, where paths
were set based on WRKSRC instead of PREFIX.

  This mainly affected TEA-based extensions that source tclConfig.sh /
  tkConfig.sh to set important variables. An example is TCL_SRC_DIR, which
  is used to locate Tcl/Tk private header files such as tclUnixPort.h or
  tkUnixPort.h. This variable was previously set to WRKSRC, which caused
  ports to need additional tweaks to CFLAGS or CONFIGURE_ARGS.

  It should now be possible to build TEA-based extensions by specifying only
  the CONFIGURE_ARGS --with-tcl=${TCL_LIBDIR} / --with-tk=${TK_LIBDIR}.

Feature safe:	yes
Approved by:	bapt (portmgr)
2013-04-18 08:20:59 +00:00
..
files - Complete my previous commit 2013-02-06 15:36:58 +00:00
distinfo - Update lang/tcl86 and x11-toolkits/tk86 to 8.6.0 2013-02-06 15:25:57 +00:00
Makefile - Fix a long standing problem in tclConfig.sh and tkConfig.sh, where paths 2013-04-18 08:20:59 +00:00
Makefile.man - Complete my previous commit 2013-02-06 15:36:58 +00:00
pkg-descr Fix version number in pkg-descr 2011-09-19 11:19:13 +00:00
pkg-plist - Update lang/tcl86 and x11-toolkits/tk86 to 8.6.0 2013-02-06 15:25:57 +00:00