summaryrefslogtreecommitdiff
path: root/news/p5-News-Article/pkg-plist
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
commitc634b4bb839753aec2ae1040e2c80a5282402cb8 (patch)
treed8b3fc97550f860aeb41c57751d2550e9ad6273e /news/p5-News-Article/pkg-plist
parentChange MASTER_SITES to fix fetch (diff)
utilize SITE_PERL
PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes
Notes: svn path=/head/; revision=92059
Diffstat (limited to 'news/p5-News-Article/pkg-plist')
-rw-r--r--news/p5-News-Article/pkg-plist16
1 files changed, 8 insertions, 8 deletions
diff --git a/news/p5-News-Article/pkg-plist b/news/p5-News-Article/pkg-plist
index dc1393795b21..6825491b9154 100644
--- a/news/p5-News-Article/pkg-plist
+++ b/news/p5-News-Article/pkg-plist
@@ -1,8 +1,8 @@
-lib/perl5/site_perl/%%PERL_VER%%/News/Article.pm
-lib/perl5/site_perl/%%PERL_VER%%/News/AutoReply.pm
-lib/perl5/site_perl/%%PERL_VER%%/News/FormArticle.pm
-lib/perl5/site_perl/%%PERL_VER%%/News/FormReply.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/News/Article/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/News/Article
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/News 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/News 2>/dev/null || true
+%%SITE_PERL%%/News/Article.pm
+%%SITE_PERL%%/News/AutoReply.pm
+%%SITE_PERL%%/News/FormArticle.pm
+%%SITE_PERL%%/News/FormReply.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/News/Article/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/News/Article
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/News 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/News 2>/dev/null || true