diff options
author | miwi <miwi@FreeBSD.org> | 2013-05-31 23:16:21 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-05-31 23:16:21 +0800 |
commit | 8ecef073dbb0f29c5e84d04a79c2eee0272e168f (patch) | |
tree | 79e55f49efed4b590ae26f54fa3353cd487d1340 /devel | |
parent | 21e24d26024e4f5ec1805e2c23dbb73c09034283 (diff) | |
download | freebsd-ports-gnome-8ecef073dbb0f29c5e84d04a79c2eee0272e168f.tar.gz freebsd-ports-gnome-8ecef073dbb0f29c5e84d04a79c2eee0272e168f.tar.zst freebsd-ports-gnome-8ecef073dbb0f29c5e84d04a79c2eee0272e168f.zip |
- Do not try to remove dirs. not created by the port
Reported by: pkg (DEVELOPER_MODE)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Log-Dispatch-File-Rolling/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-Log-Dispatch-File-Rolling/pkg-plist b/devel/p5-Log-Dispatch-File-Rolling/pkg-plist index 7da32bbf5898..a2ebc90fffb2 100644 --- a/devel/p5-Log-Dispatch-File-Rolling/pkg-plist +++ b/devel/p5-Log-Dispatch-File-Rolling/pkg-plist @@ -1,6 +1,5 @@ %%SITE_PERL%%/Log/Dispatch/File/Rolling.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dispatch/File/Rolling/.packlist -@dirrm %%SITE_PERL%%/Log/Dispatch/File/Rolling @dirrmtry %%SITE_PERL%%/Log/Dispatch/File @dirrmtry %%SITE_PERL%%/Log/Dispatch @dirrmtry %%SITE_PERL%%/Log |