diff --git a/lang/Makefile b/lang/Makefile index 2e769b80809e..a5428b9fab77 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