diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2019-09-20 12:21:11 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2019-09-20 12:21:11 +0000 |
commit | 7aca2531e2d785929c4477143e265a8d9b0b516b (patch) | |
tree | 5eb143508ff1769e64395b54d8a3b09e1576fba0 /lang/Makefile | |
parent | 2a5ef470852066fb4e7c665bc1bb5be0b206d82b (diff) | |
download | ports-7aca2531e2d785929c4477143e265a8d9b0b516b.tar.gz ports-7aca2531e2d785929c4477143e265a8d9b0b516b.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index dc71ec4d86e3..2cd32f0c9861 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -285,6 +285,8 @@ SUBDIR += php72-extensions SUBDIR += php73 SUBDIR += php73-extensions + SUBDIR += php74 + SUBDIR += php74-extensions SUBDIR += picoc SUBDIR += plexil SUBDIR += pocl |