aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Simple/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 /devel/p5-Test-Simple/pkg-plist
parent386f40a6b587557ff9ef6bed9fccca2490a5d78d (diff)
Notes
Diffstat (limited to 'devel/p5-Test-Simple/pkg-plist')
-rw-r--r--devel/p5-Test-Simple/pkg-plist16
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/p5-Test-Simple/pkg-plist b/devel/p5-Test-Simple/pkg-plist
index 94d8804afe20..410231cdce60 100644
--- a/devel/p5-Test-Simple/pkg-plist
+++ b/devel/p5-Test-Simple/pkg-plist
@@ -1,8 +1,8 @@
-lib/perl5/site_perl/%%PERL_VER%%/Test/Builder.pm
-lib/perl5/site_perl/%%PERL_VER%%/Test/More.pm
-lib/perl5/site_perl/%%PERL_VER%%/Test/Simple.pm
-lib/perl5/site_perl/%%PERL_VER%%/Test/Tutorial.pod
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Test/Simple/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Test/Simple
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Test 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Test 2>/dev/null || true
+%%SITE_PERL%%/Test/Builder.pm
+%%SITE_PERL%%/Test/More.pm
+%%SITE_PERL%%/Test/Simple.pm
+%%SITE_PERL%%/Test/Tutorial.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Simple/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Simple
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Test 2>/dev/null || true