summaryrefslogtreecommitdiffstats
path: root/net/p5-Socks
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2001-04-14 22:31:52 +0000
committersteve <steve@FreeBSD.org>2001-04-14 22:31:52 +0000
commita44fd90d222009b3b26973f0a34c83d050b6e662 (patch)
tree4c946e97024df98783512cced0281e32054e212b /net/p5-Socks
parentdaa7d9fbe3ad1fb3fc7564f0acb234122158ae1a (diff)
downloadFreeBSD-ports-a44fd90d222009b3b26973f0a34c83d050b6e662.zip
FreeBSD-ports-a44fd90d222009b3b26973f0a34c83d050b6e662.tar.gz
Remove empty directories on uninstall.
Diffstat (limited to 'net/p5-Socks')
-rw-r--r--net/p5-Socks/pkg-plist3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/p5-Socks/pkg-plist b/net/p5-Socks/pkg-plist
index 8b96583..9989db8 100644
--- a/net/p5-Socks/pkg-plist
+++ b/net/p5-Socks/pkg-plist
@@ -20,3 +20,6 @@ lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/_user_response5.al
lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/_validate.al
@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SOCKS
+@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%%/auto/Net 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true
OpenPOWER on IntegriCloud