Subject: CVS commit: pkgsrc/x11/tk
From: John Marino
Date: 2012-08-23 00:05:06
Message id: 20120822220506.3BF80175DD@cvs.netbsd.org

Log Message:
x11/tk: Ensure tkConfig.sh has embedded rpath

The version of the new tk package had some problems.
 - The x11 paths weren't coming through
 - The tkConfig.sh utility was missing runpath definition for TK_LIB_SPEC
 - Threading was automatically selected

The X11 problem was fixed with addition CONFIGURE_ARGS
The runpath for TK_LIB_SPEC was added in the configure patch
An options.mk file was added based on the tcl version.

Problems found and fixes suggested by he@

Files:
RevisionActionfile
1.67modifypkgsrc/x11/tk/Makefile
1.36modifypkgsrc/x11/tk/distinfo
1.2modifypkgsrc/x11/tk/patches/patch-unix_configure
1.1addpkgsrc/x11/tk/options.mk