diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-05-07 23:30:30 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-05-07 23:30:30 +0000 |
commit | ac9bdc26efbf36f809e83906eb42f5ecd914844e (patch) | |
tree | 9311e77e6d0e13a736e04ba570264854e9f57ef3 /lang/php4/pkg-plist | |
parent | a32aaaa2aea31ba9cf15b3a8d8e590836bac9fe7 (diff) | |
download | ports-ac9bdc26efbf36f809e83906eb42f5ecd914844e.tar.gz ports-ac9bdc26efbf36f809e83906eb42f5ecd914844e.zip |
Notes
Diffstat (limited to 'lang/php4/pkg-plist')
-rw-r--r-- | lang/php4/pkg-plist | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lang/php4/pkg-plist b/lang/php4/pkg-plist index c4c7abef9c8c..497d2199bf64 100644 --- a/lang/php4/pkg-plist +++ b/lang/php4/pkg-plist @@ -223,11 +223,13 @@ lib/php/build/shtool %%CLI%%%%PEAR%%share/pear/bootstrap/PEAR/Dependency.php %%CLI%%%%PEAR%%share/pear/bootstrap/PEAR/Downloader.php %%CLI%%%%PEAR%%share/pear/bootstrap/PEAR/ErrorStack.php +%%CLI%%%%PEAR%%share/pear/bootstrap/PEAR/Frontend/CLI.php %%CLI%%%%PEAR%%share/pear/bootstrap/PEAR/Installer.php %%CLI%%%%PEAR%%share/pear/bootstrap/PEAR/Packager.php %%CLI%%%%PEAR%%share/pear/bootstrap/PEAR/Registry.php %%CLI%%%%PEAR%%share/pear/bootstrap/PEAR/Remote.php -%%CLI%%%%PEAR%%share/pear/bootstrap/PEAR/Frontend/CLI.php +%%CLI%%%%PEAR%%share/pear/bootstrap/XML/RPC.php +%%CLI%%%%PEAR%%share/pear/bootstrap/XML/RPC/Server.php @dirrm include/php/TSRM @dirrm include/php/Zend @dirrm include/php/ext/mbstring/libmbfl/mbfl @@ -250,5 +252,7 @@ lib/php/build/shtool %%CLI%%%%PEAR%%@dirrm share/pear/bootstrap/PEAR/Command %%CLI%%%%PEAR%%@dirrm share/pear/bootstrap/PEAR/Frontend %%CLI%%%%PEAR%%@dirrm share/pear/bootstrap/PEAR +%%CLI%%%%PEAR%%@dirrm share/pear/bootstrap/XML/RPC +%%CLI%%%%PEAR%%@dirrm share/pear/bootstrap/XML %%CLI%%%%PEAR%%@dirrm share/pear/bootstrap %%CLI%%%%PEAR%%@unexec rmdir %D/share/pear 2> /dev/null || true |