aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Chart/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Chart/Makefile')
-rw-r--r--graphics/p5-Chart/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile
index d2cde35d6bbf..ab45d77f5c67 100644
--- a/graphics/p5-Chart/Makefile
+++ b/graphics/p5-Chart/Makefile
@@ -11,12 +11,9 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to build chart graphics
BUILD_DEPENDS= p5-GD>=2:${PORTSDIR}/graphics/p5-GD
-RUN_DEPENDS= p5-GD>=2:${PORTSDIR}/graphics/p5-GD
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Chart.3
-
-NO_STAGE= yes
.include <bsd.port.mk>