pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/raine Document ONLY_FOR_PLATFORM.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb10bbe03f48
branches:  trunk
changeset: 643902:bb10bbe03f48
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Thu Jan 01 10:44:54 2015 +0000

description:
Document ONLY_FOR_PLATFORM.

diffstat:

 emulators/raine/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7e30b528b093 -r bb10bbe03f48 emulators/raine/Makefile
--- a/emulators/raine/Makefile  Thu Jan 01 10:38:24 2015 +0000
+++ b/emulators/raine/Makefile  Thu Jan 01 10:44:54 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2014/05/29 23:36:33 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2015/01/01 10:44:54 dholland Exp $
 #
 
 DISTNAME=      raines-0.43.3
@@ -23,7 +23,7 @@
 
 INSTALL_MAKE_FLAGS+=   prefix=${DESTDIR}${PREFIX}
 
-# XXX Really?
+# Uses i386 assembler.
 ONLY_FOR_PLATFORM=  *-*-i386
 
 post-build:



Home | Main Index | Thread Index | Old Index