Subject: PR/36823 CVS commit: pkgsrc
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-bugs
Date: 08/23/2007 13:45:02
The following reply was made to PR pkg/36823; it has been noted by GNATS.

From: "Johnny C. Lam" <jlam@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36823 CVS commit: pkgsrc
Date: Thu, 23 Aug 2007 13:43:57 +0000 (UTC)

 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.