diff options
author | Steve Price <steve@FreeBSD.org> | 2000-10-29 22:42:07 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-10-29 22:42:07 +0000 |
commit | a1073ba32f022df0d70c7af0ab768c34c8123275 (patch) | |
tree | bca3a6c3d6cbb636e73dc22a4d1a39f95997fdb7 /graphics/p5-Chart/Makefile | |
parent | c7277eb17ac32e0fe2bcdd3f84bbb91ac0782e5e (diff) | |
download | ports-a1073ba32f022df0d70c7af0ab768c34c8123275.tar.gz ports-a1073ba32f022df0d70c7af0ab768c34c8123275.zip |
Notes
Diffstat (limited to 'graphics/p5-Chart/Makefile')
-rw-r--r-- | graphics/p5-Chart/Makefile | 2 |
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 |