aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-CGI-Simple
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2004-12-05 19:53:42 +0800
committerlth <lth@FreeBSD.org>2004-12-05 19:53:42 +0800
commitb2e2d0bf901a536942d3a9c9cdb4c22f8a2e5233 (patch)
treeab06c2f949e49e127bb9a74a9c4985ad475fdac1 /www/p5-CGI-Simple
parent96ec87f4fdbcfbd9aae7608eee11ac4047e8da08 (diff)
downloadfreebsd-ports-gnome-b2e2d0bf901a536942d3a9c9cdb4c22f8a2e5233.tar.gz
freebsd-ports-gnome-b2e2d0bf901a536942d3a9c9cdb4c22f8a2e5233.tar.zst
freebsd-ports-gnome-b2e2d0bf901a536942d3a9c9cdb4c22f8a2e5233.zip
- Fixed pkg-plist
Reported by: kris
Diffstat (limited to 'www/p5-CGI-Simple')
-rw-r--r--www/p5-CGI-Simple/Makefile1
-rw-r--r--www/p5-CGI-Simple/pkg-plist2
2 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-CGI-Simple/Makefile b/www/p5-CGI-Simple/Makefile
index 7cf643ab6531..0bf153ce22ae 100644
--- a/www/p5-CGI-Simple/Makefile
+++ b/www/p5-CGI-Simple/Makefile
@@ -7,6 +7,7 @@
PORTNAME= CGI-Simple
PORTVERSION= 0.077
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/J/JF/JFREEMAN
diff --git a/www/p5-CGI-Simple/pkg-plist b/www/p5-CGI-Simple/pkg-plist
index dc27301343e1..847908071b89 100644
--- a/www/p5-CGI-Simple/pkg-plist
+++ b/www/p5-CGI-Simple/pkg-plist
@@ -4,6 +4,6 @@
%%SITE_PERL%%/CGI/Simple/Util.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Simple/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Simple
-@unexec rmdir %D/%%SITE_PERL%%/auto/CGI 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI 2>/dev/null || true
@dirrm %%SITE_PERL%%/CGI/Simple
@unexec rmdir %D/%%SITE_PERL%%/CGI 2>/dev/null || true