summaryrefslogtreecommitdiff
path: root/lang/lua53/patches/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/lua53/patches/patch-Makefile')
-rw-r--r--lang/lua53/patches/patch-Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/lang/lua53/patches/patch-Makefile b/lang/lua53/patches/patch-Makefile
index 42d857ba227..220351e1ede 100644
--- a/lang/lua53/patches/patch-Makefile
+++ b/lang/lua53/patches/patch-Makefile
@@ -1,4 +1,8 @@
-$NetBSD: patch-Makefile,v 1.1.1.1 2015/01/17 17:50:23 alnsn Exp $
+$NetBSD: patch-Makefile,v 1.2 2015/12/29 23:34:51 dholland Exp $
+
+Configure for pkgsrc.
+Install by Lua version so multiple versions can coexist.
+DESTDIR support.
--- Makefile.orig 2014-10-29 23:14:41.000000000 +0000
+++ Makefile