aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-PartialDump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Devel-PartialDump/Makefile')
-rw-r--r--devel/p5-Devel-PartialDump/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Devel-PartialDump/Makefile b/devel/p5-Devel-PartialDump/Makefile
index 6922d63cd025..67dd26dac45c 100644
--- a/devel/p5-Devel-PartialDump/Makefile
+++ b/devel/p5-Devel-PartialDump/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Devel-PartialDump
-PORTVERSION= 0.17
-PORTREVISION= 1
+PORTVERSION= 0.18
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -20,8 +19,9 @@ BUILD_DEPENDS= p5-Class-Tiny>=0:${PORTSDIR}/devel/p5-Class-Tiny \
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
+NO_ARCH= yes
USES= perl5
-USE_PERL5= modbuildtiny
+USE_PERL5= configure
.include <bsd.port.pre.mk>