diff options
author | miwi <miwi@FreeBSD.org> | 2013-06-01 00:45:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-06-01 00:45:41 +0800 |
commit | 5f206c815ad6e2d8f713f2bef0818032fa9c87a9 (patch) | |
tree | e0fa64d136245f3a3102c06e96bfd05fae945516 /www | |
parent | 4bb62694bf7be0eaf48cb3a481f246e8529a69a5 (diff) | |
download | freebsd-ports-gnome-5f206c815ad6e2d8f713f2bef0818032fa9c87a9.tar.gz freebsd-ports-gnome-5f206c815ad6e2d8f713f2bef0818032fa9c87a9.tar.zst freebsd-ports-gnome-5f206c815ad6e2d8f713f2bef0818032fa9c87a9.zip |
- Do not try to remove dirs. not created by the port
Reported by: pkg (DEVELOPER_MODE)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Dancer-Template-Xslate/pkg-plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/p5-Dancer-Template-Xslate/pkg-plist b/www/p5-Dancer-Template-Xslate/pkg-plist index 2f02fe68a139..d8d5f1f3a1c2 100644 --- a/www/p5-Dancer-Template-Xslate/pkg-plist +++ b/www/p5-Dancer-Template-Xslate/pkg-plist @@ -1,5 +1,3 @@ %%SITE_PERL%%/Dancer/Template/Xslate.pm -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Template @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer -@dirrmtry %%SITE_PERL%%/Dancer/Template @dirrmtry %%SITE_PERL%%/Dancer |