diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 09:22:53 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 09:22:53 +0000 |
commit | eaaa0833e0e7e7b3a4d35667d423f85839bac0ec (patch) | |
tree | 87900dd3a26607689267fe8725733d4f28a26cb5 /textproc/Makefile | |
parent | 7ff0f41b55e402471dc065d46aa97742a88c31f3 (diff) |
Add a new shared extension for PHP.
Notes
Notes:
svn path=/head/; revision=114171
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index ae96a624274a..fa724189ab5f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -445,6 +445,7 @@ SUBDIR += php5-ctype SUBDIR += php5-dom SUBDIR += php5-pspell + SUBDIR += php5-simplexml SUBDIR += php5-xml SUBDIR += pocketreader SUBDIR += ppower4 |