summaryrefslogtreecommitdiff
path: root/lang/lua54
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2020-08-07 01:57:10 +0000
committerjoerg <joerg@pkgsrc.org>2020-08-07 01:57:10 +0000
commitd62dcfcb8f53c9c25233ab28529b15b709968e24 (patch)
treed54575202f02972f134edb4c185224c2fb0ada01 /lang/lua54
parentcd4608d46504e1dfff8bbf2b563aeedb8402bd0e (diff)
downloadpkgsrc-d62dcfcb8f53c9c25233ab28529b15b709968e24.tar.gz
Fix build on Linux
Diffstat (limited to 'lang/lua54')
-rw-r--r--lang/lua54/distinfo3
-rw-r--r--lang/lua54/patches/patch-Makefile15
2 files changed, 17 insertions, 1 deletions
diff --git a/lang/lua54/distinfo b/lang/lua54/distinfo
index f050931e2ba..dbf3f917b98 100644
--- a/lang/lua54/distinfo
+++ b/lang/lua54/distinfo
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.1 2020/06/30 13:16:14 nia Exp $
+$NetBSD: distinfo,v 1.2 2020/08/07 01:57:10 joerg Exp $
SHA1 (lua-5.4.0.tar.gz) = 8cdbffa8a214a23d190d7c45f38c19518ae62e89
RMD160 (lua-5.4.0.tar.gz) = cb188956351b40f7a1420067e90d309cdcf8ea45
SHA512 (lua-5.4.0.tar.gz) = 22aa0f9fcf953fc49c97bf50a4cee708b458e8a95447f881037b2c6ddd60e40368a807f2575671c6cd7497cedc2cf5716a8959c196445bf9a359fe7ebcd65465
Size (lua-5.4.0.tar.gz) = 349308 bytes
+SHA1 (patch-Makefile) = 22523bc60fe8d004f3bfd59396cfc6e43f645a75
SHA1 (patch-src_Makefile) = e481eced298e45cb45276e294a9b39e3b7d52046
diff --git a/lang/lua54/patches/patch-Makefile b/lang/lua54/patches/patch-Makefile
new file mode 100644
index 00000000000..aade64c2be2
--- /dev/null
+++ b/lang/lua54/patches/patch-Makefile
@@ -0,0 +1,15 @@
+$NetBSD: patch-Makefile,v 1.1 2020/08/07 01:57:10 joerg Exp $
+
+Add target expected from src/Makefile
+
+--- Makefile.orig 2020-08-07 01:55:47.223723390 +0000
++++ Makefile
+@@ -36,7 +36,7 @@ RM= rm -f
+ # == END OF USER SETTINGS -- NO NEED TO CHANGE ANYTHING BELOW THIS LINE =======
+
+ # Convenience platforms targets.
+-PLATS= guess aix bsd c89 freebsd generic linux linux-readline macosx mingw posix solaris
++PLATS= guess aix bsd c89 freebsd generic linux linux-readline linux-noreadline macosx mingw posix solaris
+
+ # What to install.
+ TO_BIN= lua luac