From a1073ba32f022df0d70c7af0ab768c34c8123275 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 29 Oct 2000 22:42:07 +0000 Subject: Use PERL_ARCH instead of i386-freebsd so these work on the Alpha as well. --- graphics/p5-chart/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/p5-chart/Makefile') diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile index 2b97b6b9636c..3c4b8e737219 100644 --- a/graphics/p5-chart/Makefile +++ b/graphics/p5-chart/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= dan@trinsec.com -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/GD.pm:${PORTSDIR}/graphics/p5-GD +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD USE_PERL5= yes -- cgit v1.2.3