diff options
author | Alex Dupre <ale@FreeBSD.org> | 2005-12-09 19:45:41 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2005-12-09 19:45:41 +0000 |
commit | 39519c176a357894e6472b65d533322317f6b6cf (patch) | |
tree | 0da06ec508143850f20d757111b7d233f171dbc1 /textproc/Makefile | |
parent | 9faea3e9f6f976357ac83e3f4a00aadf331250cf (diff) |
Add new XMLReader php5 extension.
Notes
Notes:
svn path=/head/; revision=150751
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 aabf5160fc11..c2fa0c9f2e29 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -576,6 +576,7 @@ SUBDIR += php5-simplexml SUBDIR += php5-wddx SUBDIR += php5-xml + SUBDIR += php5-xmlreader SUBDIR += php5-xsl SUBDIR += pocketreader SUBDIR += ppower4 |