diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-03-06 14:08:52 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-03-06 14:08:52 +0000 |
commit | 9c697d03beb159f5aab8b19197bd973491e416cb (patch) | |
tree | a25e085eaa6d7f4c7d54d26f15c420d3b072d36f /graphics/p5-Image-Pngslimmer | |
parent | cbee44fbafe714d8457fc12940e57288068d1762 (diff) |
Notes
Diffstat (limited to 'graphics/p5-Image-Pngslimmer')
-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 8247f73b0c53..a2714c883e90 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 |