diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_php3/pkg-plist | 1 | ||||
-rw-r--r-- | www/mod_php4/pkg-plist | 1 | ||||
-rw-r--r-- | www/mod_php5/pkg-plist | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/www/mod_php3/pkg-plist b/www/mod_php3/pkg-plist index cf394cf9b7bd..2a6362019a00 100644 --- a/www/mod_php3/pkg-plist +++ b/www/mod_php3/pkg-plist @@ -6,3 +6,4 @@ etc/php3.ini-dist %%PHPDOCDIR%%/LICENSE @exec %D/sbin/apachectl restart @unexec %D/sbin/apachectl restart +@dirrm %%PHPDOCDIR%% diff --git a/www/mod_php4/pkg-plist b/www/mod_php4/pkg-plist index 1a0151f15fcf..e44c722b0853 100644 --- a/www/mod_php4/pkg-plist +++ b/www/mod_php4/pkg-plist @@ -6,3 +6,4 @@ etc/php.ini-dist %%PHPDOCDIR%%/LICENSE @exec %D/sbin/apachectl restart @unexec %D/sbin/apachectl restart +@dirrm %%PHPDOCDIR%% diff --git a/www/mod_php5/pkg-plist b/www/mod_php5/pkg-plist index 1a0151f15fcf..e44c722b0853 100644 --- a/www/mod_php5/pkg-plist +++ b/www/mod_php5/pkg-plist @@ -6,3 +6,4 @@ etc/php.ini-dist %%PHPDOCDIR%%/LICENSE @exec %D/sbin/apachectl restart @unexec %D/sbin/apachectl restart +@dirrm %%PHPDOCDIR%% |