diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Image-Pngslimmer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-Image-Pngslimmer/Makefile b/graphics/p5-Image-Pngslimmer/Makefile index 8247f73b0c5..a2714c883e9 100644 --- a/graphics/p5-Image-Pngslimmer/Makefile +++ b/graphics/p5-Image-Pngslimmer/Makefile @@ -16,7 +16,8 @@ MAINTAINER= chinsan@FreeBSD.org COMMENT= Slims (dynamically created) PNGs RUN_DEPENDS= p5-Compress-Zlib>=2.003:${PORTSDIR}/archivers/p5-Compress-Zlib \ - p5-Compress-Raw-Zlib>=2.003:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib + p5-Compress-Raw-Zlib>=2.003:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib \ + p5-Math-NumberCruncher>=0:${PORTSDIR}/math/p5-Math-NumberCruncher BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes |