diff options
Diffstat (limited to 'graphics/cuttlefish/Makefile')
-rw-r--r-- | graphics/cuttlefish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cuttlefish/Makefile b/graphics/cuttlefish/Makefile index 8cbdb3ae343d..41fbd2a34f90 100644 --- a/graphics/cuttlefish/Makefile +++ b/graphics/cuttlefish/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.caida.org/tools/visualization/cuttlefish/code/ MAINTAINER= mjl@luckie.org.nz COMMENT= Plots diurnal and geographical patterns of supplied data -RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ +RUN_DEPENDS+= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \ convert:${PORTSDIR}/graphics/ImageMagick \ gifsicle:${PORTSDIR}/graphics/gifsicle |