aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Term-Animation/Makefile4
-rw-r--r--devel/p5-Term-Animation/pkg-plist4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Term-Animation/Makefile b/devel/p5-Term-Animation/Makefile
index a23f55aba5dc..c5d8c2f0c827 100644
--- a/devel/p5-Term-Animation/Makefile
+++ b/devel/p5-Term-Animation/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Term-Animation
PORTVERSION= 2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Term
@@ -26,7 +26,7 @@ MAN3= Term::Animation.3 Term::Animation::Entity.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Requires perl 5.6+, install lang/perl5.8 and try again
+IGNORE= requires perl 5.6+, install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>
diff --git a/devel/p5-Term-Animation/pkg-plist b/devel/p5-Term-Animation/pkg-plist
index 77961f8bc4f0..8bcd443d824b 100644
--- a/devel/p5-Term-Animation/pkg-plist
+++ b/devel/p5-Term-Animation/pkg-plist
@@ -2,6 +2,6 @@
%%SITE_PERL%%/Term/Animation/Entity.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/Animation/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/Animation
-@unexec rmdir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term 2>/dev/null || true
@dirrm %%SITE_PERL%%/Term/Animation
-@unexec rmdir %%SITE_PERL%%/Term 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Term 2>/dev/null || true