diff options
author | bapt <bapt@FreeBSD.org> | 2013-03-12 21:37:46 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-03-12 21:37:46 +0800 |
commit | ce73bd02657385fb24b10077a244d808d7e07343 (patch) | |
tree | 87ffa428d4bacc3a73e70511cebc87b65ebaa6b6 /math | |
parent | b8561bbf127cc9a7ccd221cf09e61771d89aadcd (diff) | |
download | freebsd-ports-gnome-ce73bd02657385fb24b10077a244d808d7e07343.tar.gz freebsd-ports-gnome-ce73bd02657385fb24b10077a244d808d7e07343.tar.zst freebsd-ports-gnome-ce73bd02657385fb24b10077a244d808d7e07343.zip |
Do not try to remove directories not created by the port
Reported by: pkg DEVELOPER_MODE
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Bit-Vector/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/p5-Bit-Vector/pkg-plist b/math/p5-Bit-Vector/pkg-plist index a65ebc972e1a..82b4cdd57980 100644 --- a/math/p5-Bit-Vector/pkg-plist +++ b/math/p5-Bit-Vector/pkg-plist @@ -10,5 +10,4 @@ @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bit/Vector @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Bit/Vector @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bit -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Carp @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Bit |