diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 09:21:05 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 09:21:05 +0000 |
commit | 6cd990b8ab05624c71c72659350d90c603c42990 (patch) | |
tree | 67ef696c8b6a0a3a3f0987c4dd6d3c701eafe3b3 /textproc/Makefile | |
parent | 4a365426f3076dcd25f18765465ae2e80d685bec (diff) |
Add a new shared extension for PHP.
Notes
Notes:
svn path=/head/; revision=114164
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 5dba2bcd36b1..f2f9c7be1c8c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -442,6 +442,7 @@ SUBDIR += php4-wddx SUBDIR += php4-xml SUBDIR += php4-xslt + SUBDIR += php5-ctype SUBDIR += php5-xml SUBDIR += pocketreader SUBDIR += ppower4 |