summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-01-01 10:56:23 +0000
committerdholland <dholland@pkgsrc.org>2015-01-01 10:56:23 +0000
commit5dd4282efa15a4a21a2cb52c6492787f8bdc1fe7 (patch)
treea0a691736ab98cc6b3a766807ce3c427d5bfa6ab /emulators
parent1c9703aee9cac5f71ab8abc8114442b8238ec3b7 (diff)
downloadpkgsrc-5dd4282efa15a4a21a2cb52c6492787f8bdc1fe7.tar.gz
Document ONLY_FOR_PLATFORM. In addition to some i386 assembler, this
one has a simple i386-generating dynamic recompiler... which looks intriguingly plausible to expand on if anyone's bored and finds this kind of thing interesting.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/tuxnes/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile
index 71ed5bf1804..458b1e95b10 100644
--- a/emulators/tuxnes/Makefile
+++ b/emulators/tuxnes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2012/10/03 12:55:19 asau Exp $
+# $NetBSD: Makefile,v 1.13 2015/01/01 10:56:23 dholland Exp $
#
DISTNAME= tuxnes-0.75
@@ -11,6 +11,7 @@ HOMEPAGE= http://tuxnes.sourceforge.net/
COMMENT= NES emulator
LICENSE= gnu-gpl-v2 # or later
+# Uses i386 assembler, and has an i386-targeted dynamic recompiler.
ONLY_FOR_PLATFORM= *-*-i386
USE_TOOLS+= gmake