diff options
Diffstat (limited to 'graphics/p5-Chart/Makefile')
-rw-r--r-- | graphics/p5-Chart/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index 163c315292d8..047f58eaf0f3 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@freebsd.org +PORTCOMMENT= A perl5 interface to build chart graphics + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD PERL_CONFIGURE= yes |