diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2016-02-15 14:34:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2016-02-15 14:34:26 +0000 |
commit | e630e52bb5f688a26b92533f2f2b0e17e3b85f33 (patch) | |
tree | 921070ae859847e6ad2f11168de4014a9c3571e8 /textproc/Makefile | |
parent | 8b812c1bf4f8270bf585201073f5504abac62e07 (diff) |
Notes
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 8c02c9a31c0b..cde2b97424e7 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1183,6 +1183,15 @@ SUBDIR += php56-xmlreader SUBDIR += php56-xmlwriter SUBDIR += php56-xsl + SUBDIR += php70-ctype + SUBDIR += php70-dom + SUBDIR += php70-pspell + SUBDIR += php70-simplexml + SUBDIR += php70-wddx + SUBDIR += php70-xml + SUBDIR += php70-xmlreader + SUBDIR += php70-xmlwriter + SUBDIR += php70-xsl SUBDIR += plover SUBDIR += po4a SUBDIR += pocketreader |