Subject: CVS commit: pkgsrc/lang/squeak
From: Christoph Badura
Date: 2010-02-11 00:33:09
Message id: 20100210233309.6322A175DD@cvs.netbsd.org

Log Message:
Make squeak build again:
- correctly override the libtool used by the build.
- patch-ao: rearrange linker arguments so that vm/vm.a pulls in the libraries.
- patch-ap: fix building of npsqueak browser plugin (use cc as compiler. add
  .so suffix to plugin)
- for whatever reason the plugins are now installed with .a and .so suffixes.
  adjust PLISTs accordingly.

I can now at least start the vm again.

Files:
RevisionActionfile
1.40modifypkgsrc/lang/squeak/Makefile
1.6modifypkgsrc/lang/squeak/PLIST
1.2modifypkgsrc/lang/squeak/PLIST.Linux
1.2modifypkgsrc/lang/squeak/PLIST.NetBSD
1.13modifypkgsrc/lang/squeak/distinfo
1.1addpkgsrc/lang/squeak/patches/patch-ao
1.1addpkgsrc/lang/squeak/patches/patch-ap