aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-CSS-Tiny
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2004-12-22 12:37:27 +0000
committerErwin Lansing <erwin@FreeBSD.org>2004-12-22 12:37:27 +0000
commitcafa7d08b807b237443395f50e2be08a2f45893a (patch)
treef27f141205d62a2cb152272198ab2cdc4581f3e0 /textproc/p5-CSS-Tiny
parent9d2f8ffbead28a86f0d0b910a75ff317fdc17476 (diff)
downloadports-cafa7d08b807b237443395f50e2be08a2f45893a.tar.gz
ports-cafa7d08b807b237443395f50e2be08a2f45893a.zip
Notes
Diffstat (limited to 'textproc/p5-CSS-Tiny')
-rw-r--r--textproc/p5-CSS-Tiny/Makefile1
-rw-r--r--textproc/p5-CSS-Tiny/pkg-plist4
2 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-CSS-Tiny/Makefile b/textproc/p5-CSS-Tiny/Makefile
index 6359a461b1e8..e5e609e0b0b8 100644
--- a/textproc/p5-CSS-Tiny/Makefile
+++ b/textproc/p5-CSS-Tiny/Makefile
@@ -7,6 +7,7 @@
PORTNAME= CSS-Tiny
PORTVERSION= 1.05
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= CSS
diff --git a/textproc/p5-CSS-Tiny/pkg-plist b/textproc/p5-CSS-Tiny/pkg-plist
index f6c19a5d3f42..0dea64fc634d 100644
--- a/textproc/p5-CSS-Tiny/pkg-plist
+++ b/textproc/p5-CSS-Tiny/pkg-plist
@@ -1,5 +1,5 @@
%%SITE_PERL%%/CSS/Tiny.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Tiny/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Tiny
-@unexec rmdir %D%%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS 2>/dev/null || true
-@unexec rmdir %D%%SITE_PERL%%/CSS 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/CSS 2>/dev/null || true