pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang add back lua as commented out entry



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a08d66aec7de
branches:  trunk
changeset: 626020:a08d66aec7de
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Wed Oct 30 07:09:24 2013 +0000

description:
add back lua as commented out entry

diffstat:

 lang/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f40d6f0d364b -r a08d66aec7de lang/Makefile
--- a/lang/Makefile     Wed Oct 30 07:09:22 2013 +0000
+++ b/lang/Makefile     Wed Oct 30 07:09:24 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.359 2013/10/30 07:03:36 alnsn Exp $
+# $NetBSD: Makefile,v 1.360 2013/10/30 07:09:24 jnemeth Exp $
 #
 
 COMMENT=       Programming languages
@@ -100,6 +100,7 @@
 SUBDIR+=       librep
 SUBDIR+=       libtcl-nothread
 SUBDIR+=       likepython
+#SUBDIR+=      lua             # only contains Makefile fragments
 SUBDIR+=       lua51
 SUBDIR+=       lua52
 SUBDIR+=       lush



Home | Main Index | Thread Index | Old Index