From 3320ed772eda29a0cd7d710dafd427deb65bfc91 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Wed, 19 Aug 1998 12:41:20 +0000 Subject: Change for perl5 scheme. --- graphics/p5-chart/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/p5-chart/Makefile') diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile index df89ded8d52b..bf15634fe637 100644 --- a/graphics/p5-chart/Makefile +++ b/graphics/p5-chart/Makefile @@ -3,7 +3,7 @@ # Date Created: 8 April 1998 # Whom: Vanilla I. Shu # -# $Id: Makefile,v 1.1.1.1 1998/04/11 13:51:41 vanilla Exp $ +# $Id: Makefile,v 1.2 1998/08/06 15:18:27 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/5.005/i386-freebsd/GD.pm:${PORTSDIR}/graphics/p5-GD +BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/GD.pm:${PORTSDIR}/graphics/p5-GD WRKSRC= ${WRKDIR}/Chart-0.94 USE_PERL5= YES MAN3= Chart.3 -MANPREFIX= ${PREFIX}/lib/perl5/5.00501 +MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} do-configure: @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL -- cgit v1.2.3