Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 05/14/2005 01:51:52
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sat May 14 01:51:52 UTC 2005

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

Log Message:
Replaced .ifdef with .if defined() and .ifnded with .if !defined(). This
will allow better error checking.


To generate a diff of this commit:
cvs rdiff -r1.191 -r1.192 pkgsrc/mk/bsd.prefs.mk

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