diff options
Diffstat (limited to 'math/p5-Math-Currency/Makefile')
-rw-r--r-- | math/p5-Math-Currency/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile index 32f80c85c422..d9ae2751d0d8 100644 --- a/math/p5-Math-Currency/Makefile +++ b/math/p5-Math-Currency/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Currency -PORTVERSION= 0.49 +PORTVERSION= 0.50 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-More-UTF8>=0:devel/p5-Test-More-UTF8 USES= perl5 -USE_PERL5= modbuild +USE_PERL5= configure OPTIONS_DEFINE= DOCS |