Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 08/24/2000 11:20:44
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Aug 24 08:20:44 UTC 2000

Modified Files:
	pkgsrc/textproc/eperl: Makefile
	pkgsrc/textproc/eperl/pkg: PLIST

Log Message:
Implement improvements suggested by hubertf@netbsd.org:

* Substitute ${PREFIX} instead of ${LOCALBASE} for location of installed
  files.
* Use only one ${SED} invocation instead of four to speed things up.
* Add a comment to ${PKGDIR}/PLIST to make explicit at which point the PLIST
  is generated dynamically.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/textproc/eperl/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/textproc/eperl/pkg/PLIST

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