lang/Makefile: add and enable php74
This commit is contained in:
parent
4f7d80674c
commit
896d032303
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue