summaryrefslogtreecommitdiff
path: root/mk/emulator
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2007-08-03 23:16:02 +0000
committerghen <ghen@pkgsrc.org>2007-08-03 23:16:02 +0000
commitfbad5e6c89c5c764173da701f2283deb618db7b6 (patch)
treef048b1bb1bcb7c12b75b50bcc7f9173ecb63f9b3 /mk/emulator
parent2c6290042f0ad4be57d818583f4a94d9bc82d82d (diff)
downloadpkgsrc-fbad5e6c89c5c764173da701f2283deb618db7b6.tar.gz
We forgot DragonFly.
Diffstat (limited to 'mk/emulator')
-rw-r--r--mk/emulator/emulator-vars.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/mk/emulator/emulator-vars.mk b/mk/emulator/emulator-vars.mk
index ebbc043434f..1455ac56edf 100644
--- a/mk/emulator/emulator-vars.mk
+++ b/mk/emulator/emulator-vars.mk
@@ -1,4 +1,4 @@
-# $NetBSD: emulator-vars.mk,v 1.3 2007/08/01 16:28:09 jlam Exp $
+# $NetBSD: emulator-vars.mk,v 1.4 2007/08/03 23:16:02 ghen Exp $
#
# This file is included by bsd.prefs.mk only if EMUL_PLATORMS is defined
# and non-empty.
@@ -100,6 +100,8 @@ _EMUL_PREFER.netbsd-sparc= solaris-sparc sunos-sparc
.endif
_EMUL_PREFER.netbsd-x86_64= linux-x86_64 linux-i386
+_EMUL_PREFER.dragonfly-i386= linux-i386
+
_EMUL_PREFER.solaris-sparc64= solaris-sparc
_EMUL_PREFER.solaris-x86_64= solaris-i386