diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-SSI/Makefile | 1 | ||||
-rw-r--r-- | www/p5-Apache-SSI/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Apache-SSI/Makefile b/www/p5-Apache-SSI/Makefile index 7190d724837a..d18a58e6dd14 100644 --- a/www/p5-Apache-SSI/Makefile +++ b/www/p5-Apache-SSI/Makefile @@ -7,6 +7,7 @@ PORTNAME= Apache-SSI PORTVERSION= 2.16 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache diff --git a/www/p5-Apache-SSI/pkg-plist b/www/p5-Apache-SSI/pkg-plist index 535dcea09f63..07937e335cbb 100644 --- a/www/p5-Apache-SSI/pkg-plist +++ b/www/p5-Apache-SSI/pkg-plist @@ -1,4 +1,5 @@ lib/perl5/site_perl/%%PERL_VER%%/Apache/SSI.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/SSI/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/SSI +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Apache 2>/dev/null || true |