Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 04/29/2004 20:07:48
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Thu Apr 29 20:07:48 UTC 2004

Modified Files:
	pkgsrc/mk: defs.IRIX.mk

Log Message:
On older IRIX systems, /usr/bin/awk is actually less functional than
/usr/bin/nawk.  On newer IRIX systems, the former is a symlink to the
latter.  So just always use nawk.  Pointed out by Georg Schwarz.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 pkgsrc/mk/defs.IRIX.mk

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