1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/x11-toolkits/tk84
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 - Add manpage-related files which didn't end up in yesterday's major Tcl/Tk 2013-02-07 08:29:38 +00:00
distinfo
Makefile - Fix a long standing problem in tclConfig.sh and tkConfig.sh, where paths 2013-04-18 08:20:59 +00:00
Makefile.man - Add manpage-related files which didn't end up in yesterday's major Tcl/Tk 2013-02-07 08:29:38 +00:00
pkg-descr
pkg-plist - Update lang/tcl86 and x11-toolkits/tk86 to 8.6.0 2013-02-06 15:25:57 +00:00