View | Details | Raw Unified | Return to bug 255991
Collapse All | Expand All

(-)b/devel/p5-Project-Gantt/Makefile (-1 / +1 lines)
Lines 12-18 COMMENT= Create Gantt charts to manage project scheduling Link Here
12
12
13
BUILD_DEPENDS=	${RUN_DEPENDS}
13
BUILD_DEPENDS=	${RUN_DEPENDS}
14
RUN_DEPENDS=	p5-Class-Date>=0:devel/p5-Class-Date \
14
RUN_DEPENDS=	p5-Class-Date>=0:devel/p5-Class-Date \
15
		convert:graphics/ImageMagick6
15
		convert:graphics/ImageMagick7
16
16
17
USES=		perl5
17
USES=		perl5
18
USE_PERL5=	configure
18
USE_PERL5=	configure

Return to bug 255991