Subject: CVS commit: pkgsrc/mk/emulator
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/23/2007 17:39:48
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Aug 23 17:39:48 UTC 2007

Modified Files:
	pkgsrc/mk/emulator: darwin.mk emulator.mk freebsd.mk irix.mk linux.mk
	    netbsd.mk osf1.mk solaris.mk sunos.mk

Log Message:
Use .PARSEDIR where it can be used to avoid hardcoding the path to the
emulator module.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/mk/emulator/darwin.mk \
    pkgsrc/mk/emulator/freebsd.mk pkgsrc/mk/emulator/irix.mk \
    pkgsrc/mk/emulator/linux.mk pkgsrc/mk/emulator/netbsd.mk \
    pkgsrc/mk/emulator/solaris.mk pkgsrc/mk/emulator/sunos.mk
cvs rdiff -r1.6 -r1.7 pkgsrc/mk/emulator/emulator.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/emulator/osf1.mk

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