diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2014-11-19 06:29:58 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-11-19 06:29:58 +0000 |
commit | 400fc6ca43703345bf029bfb864821d3310d4781 (patch) | |
tree | 68bb846ad0d9b39598a7703e81e173bb84fa6c88 /math/p5-Math-Int128 | |
parent | a3f14ba3addf11fb630872f3801b9e9fa2bf2ac1 (diff) | |
download | ports-400fc6ca43703345bf029bfb864821d3310d4781.tar.gz ports-400fc6ca43703345bf029bfb864821d3310d4781.zip |
Notes
Diffstat (limited to 'math/p5-Math-Int128')
-rw-r--r-- | math/p5-Math-Int128/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Int128/Makefile b/math/p5-Math-Int128/Makefile index 4d7c7b2bcb2e..e53bd01c54f5 100644 --- a/math/p5-Math-Int128/Makefile +++ b/math/p5-Math-Int128/Makefile @@ -12,8 +12,8 @@ COMMENT= Manipulate 128 bits integers in Perl LICENSE= ART10 -BUILD_DEPENDS= p5-Math-Int64>=0.28:${PORTSDIR}/math/p5-Math-Int64 -RUN_DEPENDS= p5-Math-Int64>=0.28:${PORTSDIR}/math/p5-Math-Int64 +BUILD_DEPENDS= p5-Math-Int64>=0.34:${PORTSDIR}/math/p5-Math-Int64 +RUN_DEPENDS= p5-Math-Int64>=0.34:${PORTSDIR}/math/p5-Math-Int64 USES= perl5 USE_PERL5= configure |