summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjnemeth <jnemeth@pkgsrc.org>2013-10-30 07:09:24 +0000
committerjnemeth <jnemeth@pkgsrc.org>2013-10-30 07:09:24 +0000
commit770a5db6f61365d4b21f20c8fa0e51873616bf5b (patch)
tree696f5eab3120b6d7d8032156b7d18808ea37ad20 /lang/Makefile
parent6a4796948b559049da491e0db10e86764e7bb0c9 (diff)
downloadpkgsrc-770a5db6f61365d4b21f20c8fa0e51873616bf5b.tar.gz
add back lua as commented out entry
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 601dbce7010..f9ea82c7ee6 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -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+= ksi
SUBDIR+= librep
SUBDIR+= libtcl-nothread
SUBDIR+= likepython
+#SUBDIR+= lua # only contains Makefile fragments
SUBDIR+= lua51
SUBDIR+= lua52
SUBDIR+= lush