summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2019-12-15 17:57:14 +0000
committertaca <taca@pkgsrc.org>2019-12-15 17:57:14 +0000
commit2099d9d458fb7c19016fae5010588773ce2a3501 (patch)
treed9407ab78f91b2bf1ece39afc36c32672a155127 /lang/Makefile
parenta03e6ab62231bf788bc771dd6587c1faca764659 (diff)
downloadpkgsrc-2099d9d458fb7c19016fae5010588773ce2a3501.tar.gz
lang/Makefile: add and enable php74
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 2e769b80809..a5428b9fab7 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.530 2019/12/09 20:05:40 adam Exp $
+# $NetBSD: Makefile,v 1.531 2019/12/15 17:57:14 taca Exp $
#
COMMENT= Programming languages
@@ -194,6 +194,7 @@ SUBDIR+= php56
SUBDIR+= php71
SUBDIR+= php72
SUBDIR+= php73
+SUBDIR+= php74
SUBDIR+= picoc
SUBDIR+= pict
SUBDIR+= polyml