diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 07:10:38 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 07:10:38 +0000 |
commit | 566f7e37e363bc2dcf48149d694a09776b3a6f1c (patch) | |
tree | ca387bb5da019775feeb72b85520106b615dbacc /textproc/Makefile | |
parent | f2b53e89c58ade6aa0dded5849d758b0b7f4d58d (diff) |
Add xml extension for PHP.
Notes
Notes:
svn path=/head/; revision=113950
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 530975d281bd..a7a8a61ea359 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -436,6 +436,7 @@ SUBDIR += pdftohtml SUBDIR += pear-Spreadsheet_Excel_Writer SUBDIR += perl2html + SUBDIR += php4-xml SUBDIR += pocketreader SUBDIR += ppower4 SUBDIR += prosper |