Subject: CVS commit: pkgsrc/lang/tcl83
From: grant beattie
Date: 2004-10-10 13:58:29
Message id: 20041010115829.1D7442DA1D@cvs.netbsd.org

Log Message:
fix build on Darwin:

- libtool needs -dynamiclib on Darwin to create shared libraries
- don't use libtool to create the static libtclstub.a, do it the same
  way that tcl 8.4 does
- name library libtcl83 (as opposed to libtcl8.3) like other platforms
- remove PLIST unnecessary hack for Darwin shlib name

Files:
RevisionActionfile
1.3modifypkgsrc/lang/tcl83/Makefile
1.3modifypkgsrc/lang/tcl83/PLIST
1.2modifypkgsrc/lang/tcl83/distinfo
1.2modifypkgsrc/lang/tcl83/patches/patch-aa
1.2modifypkgsrc/lang/tcl83/patches/patch-ab