Subject: CVS commit: pkgsrc/editors/nvi
To: None <pkgsrc-changes@netbsd.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 02/07/2002 14:39:14
Module Name:	pkgsrc
Committed By:	seb
Date:		Thu Feb  7 12:39:13 UTC 2002

Modified Files:
	pkgsrc/editors/nvi: Makefile

Log Message:
Avoid MVs in $PREFIX at post-install stage by using
`--program-transform-name=...' (and not `--program-prefix=...' which triggers
a sed lossage, fixed in -current as of 2002/01/14 it seems).


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/editors/nvi/Makefile

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