aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-DateTime-Format-Natural/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-DateTime-Format-Natural/Makefile')
-rw-r--r--devel/p5-DateTime-Format-Natural/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Format-Natural/Makefile b/devel/p5-DateTime-Format-Natural/Makefile
index 98ea2777073d..81151e7f731d 100644
--- a/devel/p5-DateTime-Format-Natural/Makefile
+++ b/devel/p5-DateTime-Format-Natural/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= DateTime-Format-Natural
-PORTVERSION= 1.05
+PORTVERSION= 1.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -25,6 +25,7 @@ TEST_DEPENDS= p5-Test-MockTime>=0:devel/p5-Test-MockTime
USES= perl5
USE_PERL5= modbuild
+
NO_ARCH= yes
.include <bsd.port.mk>