Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 05/14/2005 02:03:00
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 14 02:03:00 UTC 2005
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Found another two uses of .ifndef and .ifdef.
Converted them to .if [!]defined().
To generate a diff of this commit:
cvs rdiff -r1.1646 -r1.1647 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.