diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-07 16:57:33 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-07 16:57:33 +0800 |
commit | 6b52c8dab0f7b3de63c1bbb85244b2430a4b31aa (patch) | |
tree | 88de58d5547e8f79d8f5df1a69c69430a1ff3910 /math/p5-Math-Round | |
parent | a351fa81d38abbc8733d233f02eef200204c17db (diff) | |
download | freebsd-ports-gnome-6b52c8dab0f7b3de63c1bbb85244b2430a4b31aa.tar.gz freebsd-ports-gnome-6b52c8dab0f7b3de63c1bbb85244b2430a4b31aa.tar.zst freebsd-ports-gnome-6b52c8dab0f7b3de63c1bbb85244b2430a4b31aa.zip |
Do not try to remove empty directories created by lang/perl5.x
Approved by: eadler (maintainer)
Diffstat (limited to 'math/p5-Math-Round')
-rw-r--r-- | math/p5-Math-Round/pkg-plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/p5-Math-Round/pkg-plist b/math/p5-Math-Round/pkg-plist index 956934169f19..07193380a929 100644 --- a/math/p5-Math-Round/pkg-plist +++ b/math/p5-Math-Round/pkg-plist @@ -4,8 +4,6 @@ %%PERL5_MAN3%%/Math::Round.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Round @dirrm %%SITE_PERL%%/auto/Math/Round -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%% @dirrmtry %%SITE_PERL%%/auto/Math @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math @dirrmtry %%SITE_PERL%%/Math |