summaryrefslogtreecommitdiff
path: root/lang/lua/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'lang/lua/patches/patch-af')
-rw-r--r--lang/lua/patches/patch-af15
1 files changed, 15 insertions, 0 deletions
diff --git a/lang/lua/patches/patch-af b/lang/lua/patches/patch-af
new file mode 100644
index 00000000000..651d8b74435
--- /dev/null
+++ b/lang/lua/patches/patch-af
@@ -0,0 +1,15 @@
+$NetBSD: patch-af,v 1.1 2004/01/25 10:48:21 cube Exp $
+
+--- objdir/bin2c/Makefile.orig 2004-01-25 11:34:55.000000000 +0100
++++ objdir/bin2c/Makefile
+@@ -0,0 +1,10 @@
++PROG= bin2c
++
++SRCS= bin2c
++MAN= # empty
++
++BINDIR= ${PREFIX}/bin
++
++.PATH: ${.CURDIR}/../../etc
++
++.include <bsd.prog.mk>