pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang Build lua51 and lua52.
details: https://anonhg.NetBSD.org/pkgsrc/rev/201fdd707358
branches: trunk
changeset: 626017:201fdd707358
user: alnsn <alnsn%pkgsrc.org@localhost>
date: Wed Oct 30 07:03:36 2013 +0000
description:
Build lua51 and lua52.
diffstat:
lang/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 296deee1697c -r 201fdd707358 lang/Makefile
--- a/lang/Makefile Wed Oct 30 06:53:19 2013 +0000
+++ b/lang/Makefile Wed Oct 30 07:03:36 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.358 2013/10/26 14:46:51 sno Exp $
+# $NetBSD: Makefile,v 1.359 2013/10/30 07:03:36 alnsn Exp $
#
COMMENT= Programming languages
@@ -100,7 +100,8 @@
SUBDIR+= librep
SUBDIR+= libtcl-nothread
SUBDIR+= likepython
-SUBDIR+= lua
+SUBDIR+= lua51
+SUBDIR+= lua52
SUBDIR+= lush
SUBDIR+= maude
SUBDIR+= mawk
Home |
Main Index |
Thread Index |
Old Index