Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Dieter Baron <dillo@netbsd.org>
List: pkgsrc-changes
Date: 06/11/2005 16:12:14
Module Name:	pkgsrc
Committed By:	dillo
Date:		Sat Jun 11 16:12:14 UTC 2005

Modified Files:
	pkgsrc/mk: bsd.options.mk

Log Message:
Allow this file to be included even if no options are supported
(as may be the case if all options are platform specific).  In that
case set PKG_OPTIONS to empty and skip the rest of the file.

Okayed by jlam.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 pkgsrc/mk/bsd.options.mk

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