Subject: CVS commit: pkgsrc/lang/smalltalk
To: None <pkgsrc-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: pkgsrc-changes
Date: 03/10/2003 09:43:59
Module Name:	pkgsrc
Committed By:	jmc
Date:		Mon Mar 10 07:43:58 UTC 2003

Modified Files:
	pkgsrc/lang/smalltalk: Makefile PLIST

Log Message:
A few changes to make this work correctly.

Force -fsigned-char in CFLAGS passed to configure as the code has some
assumptions about signed char's and EOF handling that aren't easily patched.

Add a few missing files to PLIST so this adds/removes cleanly.

Passes all regress on x86 and powerpc (wasn't working on powerpc previously).


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/lang/smalltalk/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/lang/smalltalk/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.