summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authortaca <taca>2015-12-06 15:18:48 +0000
committertaca <taca>2015-12-06 15:18:48 +0000
commitbf0ea7a6910abbf3030f8f453493734942ab8067 (patch)
treeade2f3bc5ab41d378ccdfa0d2f4dd8d23bc6f2aa /lang/Makefile
parent48185d3d3248f5ed66ad4632f39b4c67cd600697 (diff)
downloadpkgsrc-bf0ea7a6910abbf3030f8f453493734942ab8067.tar.gz
Add and enable php70.
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 beb05a200b8..6b1f9a41f72 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.422 2015/12/05 17:13:10 adam Exp $
+# $NetBSD: Makefile,v 1.423 2015/12/06 15:18:48 taca Exp $
#
COMMENT= Programming languages
@@ -160,6 +160,7 @@ SUBDIR+= pforth
#SUBDIR+= php # only contains Makefile fragments
SUBDIR+= php55
SUBDIR+= php56
+SUBDIR+= php70
SUBDIR+= picoc
SUBDIR+= pict
SUBDIR+= polyml