diff options
Diffstat (limited to 'math/p5-Math-Currency/Makefile')
-rw-r--r-- | math/p5-Math-Currency/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile index 36ec881f626d..f304f2a6e296 100644 --- a/math/p5-Math-Currency/Makefile +++ b/math/p5-Math-Currency/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for exact currency math with formatting and rounding -BUILD_DEPENDS= ${SITE_PERL}/Math/FixedPrecision.pm:${PORTSDIR}/math/p5-Math-FixedPrecision +BUILD_DEPENDS= p5-Math-FixedPrecision>=0:${PORTSDIR}/math/p5-Math-FixedPrecision RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= yes |