Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 09/22/1999 22:29:25
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Sep 23 05:29:25 UTC 1999

Modified Files:
	pkgsrc/x11/xforms: Makefile
Added Files:
	pkgsrc/x11/xforms/pkg: PLIST.mi PLIST.shlib
Removed Files:
	pkgsrc/x11/xforms/pkg: PLIST

Log Message:
On ELF platforms, linking against the shared library doesn't work, but
linking against the static library does (see PR#8417), so for now, disable
the installation of the shared library on ELF platforms until a better fix
is found.  But at least, those of us needing xforms on i386-ELF can get
some work done!


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/x11/xforms/Makefile
cvs rdiff -r1.3 -r0 pkgsrc/x11/xforms/pkg/PLIST
cvs rdiff -r0 -r1.1 pkgsrc/x11/xforms/pkg/PLIST.mi \
    pkgsrc/x11/xforms/pkg/PLIST.shlib

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