diff options
Diffstat (limited to 'graphics/springgraph/Makefile')
-rw-r--r-- | graphics/springgraph/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/springgraph/Makefile b/graphics/springgraph/Makefile index cb249cef1f39..78e51b9d07be 100644 --- a/graphics/springgraph/Makefile +++ b/graphics/springgraph/Makefile @@ -7,7 +7,7 @@ # PORTNAME= springgraph -PORTVERSION= 0.79 +PORTVERSION= 0.87 CATEGORIES= graphics MASTER_SITES= http://www.chaosreigns.com/code/springgraph/dl/ DISTNAME= ${PORTNAME} @@ -16,8 +16,6 @@ EXTRACT_SUFX= .pl MAINTAINER= ports@FreeBSD.org COMMENT= Render graph described in a .dot file -BROKEN= Size mismatch - RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD PLIST_FILES= bin/springgraph |