summaryrefslogtreecommitdiff
path: root/graphics/GIFgraph/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 /graphics/GIFgraph/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 '')
-rw-r--r--graphics/GIFgraph/pkg-plist28
1 files changed, 14 insertions, 14 deletions
diff --git a/graphics/GIFgraph/pkg-plist b/graphics/GIFgraph/pkg-plist
index 471c4ab1f951..1178dc0ac67b 100644
--- a/graphics/GIFgraph/pkg-plist
+++ b/graphics/GIFgraph/pkg-plist
@@ -1,14 +1,14 @@
-lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/pie.pm
-lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/utils.pm
-lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/axestype.pm
-lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/colour.pm
-lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/bars.pm
-lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/linespoints.pm
-lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/area.pm
-lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/lines.pm
-lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/mixed.pm
-lib/perl5/site_perl/%%PERL_VER%%/GIFgraph/points.pm
-lib/perl5/site_perl/%%PERL_VER%%/GIFgraph.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GIFgraph/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GIFgraph
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/GIFgraph
+%%SITE_PERL%%/GIFgraph/pie.pm
+%%SITE_PERL%%/GIFgraph/utils.pm
+%%SITE_PERL%%/GIFgraph/axestype.pm
+%%SITE_PERL%%/GIFgraph/colour.pm
+%%SITE_PERL%%/GIFgraph/bars.pm
+%%SITE_PERL%%/GIFgraph/linespoints.pm
+%%SITE_PERL%%/GIFgraph/area.pm
+%%SITE_PERL%%/GIFgraph/lines.pm
+%%SITE_PERL%%/GIFgraph/mixed.pm
+%%SITE_PERL%%/GIFgraph/points.pm
+%%SITE_PERL%%/GIFgraph.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/GIFgraph/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GIFgraph
+@dirrm %%SITE_PERL%%/GIFgraph