diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-24 08:59:33 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-24 08:59:33 +0000 |
commit | 5ac118f8ecf228f0d3f0f2f304fed3f81c71e82d (patch) | |
tree | bdc66d5d146f78d16be5fb73d60d58bae43ab60f /finance/p5-Locale-Currency-Format/Makefile | |
parent | edf8bcb5515a4afcb82719d004ffdccfb1509075 (diff) | |
download | ports-5ac118f8ecf228f0d3f0f2f304fed3f81c71e82d.tar.gz ports-5ac118f8ecf228f0d3f0f2f304fed3f81c71e82d.zip |
Notes
Diffstat (limited to 'finance/p5-Locale-Currency-Format/Makefile')
-rw-r--r-- | finance/p5-Locale-Currency-Format/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/p5-Locale-Currency-Format/Makefile b/finance/p5-Locale-Currency-Format/Makefile index 3ab9a84981c8..0827649989ba 100644 --- a/finance/p5-Locale-Currency-Format/Makefile +++ b/finance/p5-Locale-Currency-Format/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Locale-Currency-Format -PORTVERSION= 1.30 -PORTREVISION= 1 +PORTVERSION= 1.32 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +13,7 @@ COMMENT= Perl functions for formatting monetary values LICENSE= ART20 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure |