diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-08-09 14:54:57 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-08-09 14:54:57 +0000 |
commit | 2281c49b8275dca0254b590426e736464f594cfb (patch) | |
tree | 9c3d35cbba4c102ec021264a61368fb04965f16d /www/mod_perl | |
parent | d46c9141c1411d6cbb3e46133724a6d955fbfde3 (diff) | |
download | ports-2281c49b8275dca0254b590426e736464f594cfb.tar.gz ports-2281c49b8275dca0254b590426e736464f594cfb.zip |
Notes
Diffstat (limited to 'www/mod_perl')
-rw-r--r-- | www/mod_perl/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_perl/pkg-plist b/www/mod_perl/pkg-plist index 477615683033..467846e317ea 100644 --- a/www/mod_perl/pkg-plist +++ b/www/mod_perl/pkg-plist @@ -76,3 +76,4 @@ libexec/apache/libperl.so @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/Constants @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Bundle +@unexec rmdir %D/etc/apache 2> /dev/null || true |