Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 12/15/2002 03:15:24
Module Name: pkgsrc
Committed By: taca
Date: Sun Dec 15 01:15:24 UTC 2002
Modified Files:
pkgsrc/mk: bsd.prefs.mk
Log Message:
Previous commit breaks pkgsrc on NetBSD current since OS_VERSION isn't
pure numeric value "1.6K".
So, sperate ".if" directive comparing OS_VERSION into two ".if" directives.
To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 pkgsrc/mk/bsd.prefs.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.