lang/Makefile: add and enable php74

This commit is contained in:
taca 2019-12-15 17:57:14 +00:00
parent 4f7d80674c
commit 896d032303

View file

@ -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