aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IPv6-Address
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-IPv6-Address')
-rw-r--r--net/p5-IPv6-Address/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-IPv6-Address/Makefile b/net/p5-IPv6-Address/Makefile
index 87a1c1d31281..dbebddc59381 100644
--- a/net/p5-IPv6-Address/Makefile
+++ b/net/p5-IPv6-Address/Makefile
@@ -7,14 +7,12 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ADUITSIS
PKGNAMEPREFIX= p5-
-BUILD_DEPENDS= p5-Module-Build>=0:devel/p5-Module-Build
-
MAINTAINER= perl@FreeBSD.org
COMMENT= IPv6 Address Manipulation Library
LICENSE= ART20
USES= perl5
-USE_PERL5= modbuildtiny
+USE_PERL5= modbuild
.include <bsd.port.mk>