diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-05-08 08:07:43 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-05-08 08:07:43 +0000 |
commit | fb5157eab7f3072bc067c7bbdd226c880bb4b2d7 (patch) | |
tree | 6819f0c0c4eb4d7d9c22a696f5ec9575c4914e18 /security/p5-Net-SSLeay | |
parent | d36051792dbe53894dfee4e2e5aba08506cd582c (diff) | |
download | ports-fb5157eab7f3072bc067c7bbdd226c880bb4b2d7.tar.gz ports-fb5157eab7f3072bc067c7bbdd226c880bb4b2d7.zip |
Notes
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r-- | security/p5-Net-SSLeay/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Net-SSLeay/pkg-plist b/security/p5-Net-SSLeay/pkg-plist index a431e5a99346..56183f424b03 100644 --- a/security/p5-Net-SSLeay/pkg-plist +++ b/security/p5-Net-SSLeay/pkg-plist @@ -20,3 +20,5 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/autosplit.ix lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/.packlist lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Net/SSLeay.pm @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Net 2>/dev/null || true |