summaryrefslogtreecommitdiff
path: root/graphics/p5-Chart-PNGgraph
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-PNGgraph
parentCorrect the path to the jdk binary this port RUN_DEPENDS on. (diff)
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-PNGgraph')
-rw-r--r--graphics/p5-Chart-PNGgraph/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Chart-PNGgraph/Makefile b/graphics/p5-Chart-PNGgraph/Makefile
index c3681c180f46..bd1b8b2f0cf6 100644
--- a/graphics/p5-Chart-PNGgraph/Makefile
+++ b/graphics/p5-Chart-PNGgraph/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
-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