aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Locale-SubCountry/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-04-08 16:03:44 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-04-08 16:03:44 +0000
commiteb556bc483af9d7a9536f7eb13d7d1389fd0b4a0 (patch)
treeb80ef8601364b01083227053f69dbe17cbacb08d /misc/p5-Locale-SubCountry/Makefile
parent00de158d932cb255cad0fa645df28dd44be43b4e (diff)
Notes
Diffstat (limited to 'misc/p5-Locale-SubCountry/Makefile')
-rw-r--r--misc/p5-Locale-SubCountry/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/p5-Locale-SubCountry/Makefile b/misc/p5-Locale-SubCountry/Makefile
index 3a760f75a801..fb0044631587 100644
--- a/misc/p5-Locale-SubCountry/Makefile
+++ b/misc/p5-Locale-SubCountry/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Locale-SubCountry
-PORTVERSION= 1.63
-PORTREVISION= 1
+PORTVERSION= 1.64
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,6 +14,6 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
-USE_PERL5= modbuild
+USE_PERL5= configure
.include <bsd.port.mk>