diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 07:11:17 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 07:11:17 +0000 |
commit | a88bd100ed5ff7bc124dde1fb6a971df78e538e4 (patch) | |
tree | e6cfded29fb84b019ddebca0300ff6a2cb7e622f /textproc/Makefile | |
parent | 566f7e37e363bc2dcf48149d694a09776b3a6f1c (diff) |
Add xml extension for PHP.
Notes
Notes:
svn path=/head/; revision=113952
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 a7a8a61ea359..71713c9294e0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -437,6 +437,7 @@ SUBDIR += pear-Spreadsheet_Excel_Writer SUBDIR += perl2html SUBDIR += php4-xml + SUBDIR += php5-xml SUBDIR += pocketreader SUBDIR += ppower4 SUBDIR += prosper |