Subject: CVS commit: pkgsrc/lang/nawk
To: None <pkgsrc-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 12/11/2002 12:21:19
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Wed Dec 11 10:21:18 UTC 2002

Modified Files:
	pkgsrc/lang/nawk: Makefile

Log Message:
Quote CFLAGS when passing them to MAKEFLAGS; if they contain spaces, build
will fail. Also fix a "typo" in the manpage (Awk->Nawk). Patch provided by
Christopher Richards in PR pkg/19344.

While I'm here, move manpage generation to the post-build target (where it
should be) and use INSTALL_MAN to install it (instead of generating it in
place).


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/lang/nawk/Makefile

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