Subject: CVS commit: pkgsrc/lang/smalltalk
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 03/20/2005 13:32:00
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sun Mar 20 13:32:00 UTC 2005

Modified Files:
	pkgsrc/lang/smalltalk: Makefile PLIST

Log Message:
This package installs a libc.la file which is manually created; i.e., it
has no matching .so nor .a files (but the .la file lists them).  This
breaks automatic PLIST generation WRT .la files, so set LIBTOOLIZE_PLIST
to NO and handle them all manually.

While here, explicitly disable emacs support so that we can avoid some
directory removals from the PLIST.

No revision bump since the binary package couldn't be built before.


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

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