summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjnemeth <jnemeth@pkgsrc.org>2020-05-21 07:21:09 +0000
committerjnemeth <jnemeth@pkgsrc.org>2020-05-21 07:21:09 +0000
commit3e7b1bd95f8a0524e920425ceb34ac680eee0177 (patch)
tree4eedb2c30d7989e1616a3fccf5519788a6ac30f5 /lang/Makefile
parent2c94f4d3611a6afb345fcddd8dec0c274ae9c19c (diff)
downloadpkgsrc-3e7b1bd95f8a0524e920425ceb34ac680eee0177.tar.gz
Revert most of 1.561 which deleted language directories while adding
a package.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 11d2d55e26a..3049c89a4d9 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.564 2020/05/18 16:17:20 nia Exp $
+# $NetBSD: Makefile,v 1.565 2020/05/21 07:21:09 jnemeth Exp $
#
COMMENT= Programming languages
@@ -146,6 +146,7 @@ SUBDIR+= librep
SUBDIR+= libunwind
SUBDIR+= likepython
SUBDIR+= llvm
+#SUBDIR+= lua # only contains Makefile fragments
SUBDIR+= lua51
SUBDIR+= lua52
SUBDIR+= lua53
@@ -199,6 +200,7 @@ SUBDIR+= pear
SUBDIR+= perl5
SUBDIR+= pfe
SUBDIR+= pforth
+#SUBDIR+= php # only contains Makefile fragments
SUBDIR+= php56
SUBDIR+= php72
SUBDIR+= php73
@@ -232,6 +234,7 @@ SUBDIR+= py27-html-docs
SUBDIR+= py36-html-docs
SUBDIR+= py37-html-docs
SUBDIR+= py38-html-docs
+#SUBDIR+= python # only contains Makefile fragments
SUBDIR+= python27
SUBDIR+= python36
SUBDIR+= python37