aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IPv6-Address
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2017-10-29 18:16:25 +0000
committerKurt Jaeger <pi@FreeBSD.org>2017-10-29 18:16:25 +0000
commit2e8720373fa3694ba23be4c6df33de8d4955a1cc (patch)
treea77c330171b131b7ec2799149445ba63069aceed /net/p5-IPv6-Address
parentaa34a45faa048a207c4b01b61929af507759b57e (diff)
downloadports-2e8720373fa3694ba23be4c6df33de8d4955a1cc.tar.gz
ports-2e8720373fa3694ba23be4c6df33de8d4955a1cc.zip
Notes
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>