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

Modified Files:
	pkgsrc/mk/emulator: emulator-vars.mk
	pkgsrc/www/seamonkey-bin: Makefile.common

Log Message:
Define a variable EMUL_IS_NATIVE if the emulated operating system
matches the native operating system.  Use it in place of checking
whether EMUL_DISTRO matches "native-*" as EMUL_DISTRO is no longer
defined after bsd.prefs.mk is included.

This should fix PR pkg/36823 by Robert Elz.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/mk/emulator/emulator-vars.mk
cvs rdiff -r1.5 -r1.6 pkgsrc/www/seamonkey-bin/Makefile.common

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