summaryrefslogtreecommitdiff
path: root/security/p5-IO-Socket-SSL
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-09-21 17:48:17 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2004-09-21 17:48:17 +0000
commit04a4a7825c20b58f9c772429cad42dae3803a576 (patch)
tree6baac2582400b5404ba54891562dde7e45ff7cee /security/p5-IO-Socket-SSL
parent- define MAN3 if PERL_LEVEL > 500800 (diff)
- replace "@dirrm ..." with "@unexec rmdir ..."
(p5-IO-INET6 will install files in SITE_PERL/PERL_ARCH/auto/IO/Socket/INET6) PR: 70640 Submitted by: leeym Approved by: portmgr (marcus)
Notes
Notes: svn path=/head/; revision=118315
Diffstat (limited to 'security/p5-IO-Socket-SSL')
-rw-r--r--security/p5-IO-Socket-SSL/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-IO-Socket-SSL/pkg-plist b/security/p5-IO-Socket-SSL/pkg-plist
index 93c72f97b80e..96908b518b82 100644
--- a/security/p5-IO-Socket-SSL/pkg-plist
+++ b/security/p5-IO-Socket-SSL/pkg-plist
@@ -1,7 +1,7 @@
%%SITE_PERL%%/IO/Socket/SSL.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/SSL/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/SSL
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket 2>/dev/null || true
@dirrm %%SITE_PERL%%/IO/Socket
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/IO 2>/dev/null || true