Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 12/27/1998 18:48:39
Module Name:	pkgsrc
Committed By:	tv
Date:		Mon Dec 28 02:48:38 UTC 1998

Modified Files:
	pkgsrc/devel/libscsi: Makefile
	pkgsrc/devel/libscsi/pkg: PLIST
Log Message:
Make consistent with other library pkgs: NOPIC=1 and NOPROFILE=1 (NOPIC=1
can be removed if a real shlib is later created of this pkg).  Without
these, the PLIST can be inconsistent with what is installed, since mk.conf
can modify this behavior.