pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/lua-slnunicode Doesn't build with lua51.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ada5701e3de4
branches: trunk
changeset: 626012:ada5701e3de4
user: dholland <dholland%pkgsrc.org@localhost>
date: Wed Oct 30 06:24:57 2013 +0000
description:
Doesn't build with lua51.
diffstat:
textproc/lua-slnunicode/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 67163ec24fca -r ada5701e3de4 textproc/lua-slnunicode/Makefile
--- a/textproc/lua-slnunicode/Makefile Wed Oct 30 06:24:36 2013 +0000
+++ b/textproc/lua-slnunicode/Makefile Wed Oct 30 06:24:57 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2013/09/03 16:25:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2013/10/30 06:24:57 dholland Exp $
DISTNAME= slnunicode-1.1apl1
PKGNAME= ${LUA_PKGPREFIX}-${DISTNAME}
@@ -10,6 +10,7 @@
COMMENT= Unicode library for Lua
BUILD_TARGET= unicode.so
+LUA_VERSIONS_INCOMPATIBLE= 51
FIND_PREFIX:= LUADIR=lua
.include "../../mk/find-prefix.mk"
Home |
Main Index |
Thread Index |
Old Index