aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Chart
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-10-29 22:42:07 +0000
committerSteve Price <steve@FreeBSD.org>2000-10-29 22:42:07 +0000
commita1073ba32f022df0d70c7af0ab768c34c8123275 (patch)
treebca3a6c3d6cbb636e73dc22a4d1a39f95997fdb7 /graphics/p5-Chart
parentc7277eb17ac32e0fe2bcdd3f84bbb91ac0782e5e (diff)
downloadports-a1073ba32f022df0d70c7af0ab768c34c8123275.tar.gz
ports-a1073ba32f022df0d70c7af0ab768c34c8123275.zip
Use PERL_ARCH instead of i386-freebsd so these work on the Alpha as well.
Notes
Notes: svn path=/head/; revision=34427
Diffstat (limited to 'graphics/p5-Chart')
-rw-r--r--graphics/p5-Chart/Makefile2
1 files changed, 1 insertions, 1 deletions
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