summaryrefslogtreecommitdiffstats
path: root/graphics/p5-Image-Grab
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-11-03 20:23:40 +0000
committerpetef <petef@FreeBSD.org>2001-11-03 20:23:40 +0000
commit1a75288e722c4e64ca5f2dd30994d99feea2bcdf (patch)
treefc7e8ce506c624e3e2c1ca41249373588947e798 /graphics/p5-Image-Grab
parent5f3ec5df82424192793eca6319e870c66e07c31d (diff)
downloadFreeBSD-ports-1a75288e722c4e64ca5f2dd30994d99feea2bcdf.zip
FreeBSD-ports-1a75288e722c4e64ca5f2dd30994d99feea2bcdf.tar.gz
- add missing .packlist file
PR: 31538 Submitted by: maintainer - don't @dirrm ${SITE_PERL}/Image, use @unexec rmdir instead
Diffstat (limited to 'graphics/p5-Image-Grab')
-rw-r--r--graphics/p5-Image-Grab/pkg-plist5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/p5-Image-Grab/pkg-plist b/graphics/p5-Image-Grab/pkg-plist
index eae0b93..2b28fac 100644
--- a/graphics/p5-Image-Grab/pkg-plist
+++ b/graphics/p5-Image-Grab/pkg-plist
@@ -1,5 +1,8 @@
lib/perl5/site_perl/%%PERL_VER%%/Image/Grab.pod
lib/perl5/site_perl/%%PERL_VER%%/Image/Grab/RequestAgent.pm
lib/perl5/site_perl/%%PERL_VER%%/Image/Grab.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Image/Grab/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Image/Grab
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/Image
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Image 2>/dev/null || true
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Image/Grab
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Image 2>/dev/null || true
OpenPOWER on IntegriCloud