aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-FillInForm-ForceUTF8/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-FillInForm-ForceUTF8/Makefile')
-rw-r--r--www/p5-HTML-FillInForm-ForceUTF8/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/p5-HTML-FillInForm-ForceUTF8/Makefile b/www/p5-HTML-FillInForm-ForceUTF8/Makefile
index 9c57def9eb5d..aad7bcfe7232 100644
--- a/www/p5-HTML-FillInForm-ForceUTF8/Makefile
+++ b/www/p5-HTML-FillInForm-ForceUTF8/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= HTML-FillInForm-ForceUTF8
-PORTVERSION= 0.02
-PORTREVISION= 1
+PORTVERSION= 0.03
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,6 +14,6 @@ RUN_DEPENDS= p5-HTML-FillInForm>0:${PORTSDIR}/www/p5-HTML-FillInForm
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
-USE_PERL5= configure
+USE_PERL5= modbuild
.include <bsd.port.mk>