summaryrefslogtreecommitdiff
path: root/graphics/p5-chart
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-08-06 15:18:27 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-08-06 15:18:27 +0000
commit1e1c07a556adb77ba4b26a262a63dac135147bca (patch)
treeb15d7b7dd62d0357dadd5af54058339472947ebe /graphics/p5-chart
parentUpgrade to 1.019, and make it compatible with perl5.00501. (diff)
Compatible with perl5.00501.
Notes
Notes: svn path=/head/; revision=12304
Diffstat (limited to 'graphics/p5-chart')
-rw-r--r--graphics/p5-chart/Makefile6
-rw-r--r--graphics/p5-chart/pkg-plist22
2 files changed, 14 insertions, 14 deletions
diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile
index 2f80cf46aeaf..df89ded8d52b 100644
--- a/graphics/p5-chart/Makefile
+++ b/graphics/p5-chart/Makefile
@@ -3,7 +3,7 @@
# Date Created: 8 April 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1998/04/11 13:51:41 vanilla Exp $
#
DISTNAME= chart-0.94
@@ -14,14 +14,14 @@ MASTER_SITE_SUBDIR= Chart
MAINTAINER= ports@FreeBSD.ORG
-BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/GD.pm:${PORTSDIR}/graphics/p5-GD
+BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/5.005/i386-freebsd/GD.pm:${PORTSDIR}/graphics/p5-GD
WRKSRC= ${WRKDIR}/Chart-0.94
USE_PERL5= YES
MAN3= Chart.3
-MANPREFIX= ${PREFIX}/lib/perl5
+MANPREFIX= ${PREFIX}/lib/perl5/5.00501
do-configure:
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
diff --git a/graphics/p5-chart/pkg-plist b/graphics/p5-chart/pkg-plist
index cba781aedfdb..86f38befe178 100644
--- a/graphics/p5-chart/pkg-plist
+++ b/graphics/p5-chart/pkg-plist
@@ -1,11 +1,11 @@
-lib/perl5/site_perl/Chart.pod
-lib/perl5/site_perl/Chart/Bars.pm
-lib/perl5/site_perl/Chart/Base.pm
-lib/perl5/site_perl/Chart/Lines.pm
-lib/perl5/site_perl/Chart/LinesPoints.pm
-lib/perl5/site_perl/Chart/Pareto.pm
-lib/perl5/site_perl/Chart/Pie.pm
-lib/perl5/site_perl/Chart/Points.pm
-lib/perl5/site_perl/Chart/StackedBars.pm
-lib/perl5/man/man3/Chart.3.gz
-@dirrm lib/perl5/site_perl/Chart
+lib/perl5/5.00501/man/man3/Chart.3.gz
+lib/perl5/site_perl/5.005/Chart.pod
+lib/perl5/site_perl/5.005/Chart/Bars.pm
+lib/perl5/site_perl/5.005/Chart/Base.pm
+lib/perl5/site_perl/5.005/Chart/Lines.pm
+lib/perl5/site_perl/5.005/Chart/LinesPoints.pm
+lib/perl5/site_perl/5.005/Chart/Pareto.pm
+lib/perl5/site_perl/5.005/Chart/Pie.pm
+lib/perl5/site_perl/5.005/Chart/Points.pm
+lib/perl5/site_perl/5.005/Chart/StackedBars.pm
+@dirrm lib/perl5/site_perl/5.005/Chart