diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-08-12 12:00:47 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-08-12 12:00:47 +0000 |
commit | 789408fc4807cf7b03893c92a9d3e37dedceb485 (patch) | |
tree | 4c3c2ff84458314c4d6856542f82c5646effcb71 /www/p5-HTML-Summary | |
parent | Remove the ldap port. It is quite ancient and obsoleted by OpenLDAP. (diff) |
Add directories missing in PLIST
PR: 20378
Submitted by: Maintainer
Diffstat (limited to 'www/p5-HTML-Summary')
-rw-r--r-- | www/p5-HTML-Summary/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-HTML-Summary/pkg-plist b/www/p5-HTML-Summary/pkg-plist index 397db25596f5..89d8227ba5fe 100644 --- a/www/p5-HTML-Summary/pkg-plist +++ b/www/p5-HTML-Summary/pkg-plist @@ -8,3 +8,4 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Summary/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/Lingua @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Text 2>/dev/null || true @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/HTML 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true |