diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-11 11:44:41 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-11 11:44:41 +0000 |
commit | d36b674c40f4e0bdb4366c664e162b2d272d2e35 (patch) | |
tree | eb076836dd1be72ab97d0c69f0d3dcca40eaf1d2 /graphics/p5-Image-Math-Constrain | |
parent | f96c54dce9de28319079f1b66a9d5f59ddaaa063 (diff) | |
download | ports-d36b674c40f4e0bdb4366c664e162b2d272d2e35.tar.gz ports-d36b674c40f4e0bdb4366c664e162b2d272d2e35.zip |
Notes
Diffstat (limited to 'graphics/p5-Image-Math-Constrain')
-rw-r--r-- | graphics/p5-Image-Math-Constrain/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-Image-Math-Constrain/Makefile b/graphics/p5-Image-Math-Constrain/Makefile index 24924b658d51..8adf8414547d 100644 --- a/graphics/p5-Image-Math-Constrain/Makefile +++ b/graphics/p5-Image-Math-Constrain/Makefile @@ -13,7 +13,8 @@ COMMENT= Scaling math used in image size constraining (such as thumbnails) BUILD_DEPENDS= p5-PathTools>=3.25:${PORTSDIR}/devel/p5-PathTools RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Image::Math::Constrain.3 |