pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/LuaJIT Only for i386.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c89feb60efe
branches: trunk
changeset: 396766:9c89feb60efe
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Aug 03 12:20:16 2009 +0000
description:
Only for i386.
diffstat:
lang/LuaJIT/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 4fcf84c2f4aa -r 9c89feb60efe lang/LuaJIT/Makefile
--- a/lang/LuaJIT/Makefile Mon Aug 03 10:14:00 2009 +0000
+++ b/lang/LuaJIT/Makefile Mon Aug 03 12:20:16 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/26 19:34:33 rillig Exp $
+# $NetBSD: Makefile,v 1.2 2009/08/03 12:20:16 joerg Exp $
#
DISTNAME= LuaJIT-1.1.5
@@ -9,6 +9,8 @@
HOMEPAGE= http://luajit.org/
COMMENT= Just-In-Time Compiler for the Lua programming language
+ONLY_FOR_PLATFORM= *-*-i386
+
LICENSE= mit
PKG_DESTDIR_SUPPORT= user-destdir
Home |
Main Index |
Thread Index |
Old Index