net/p5-IPv6-Address: really fix build without BUILD_DEPENDS

Submitted by:	adamw
This commit is contained in:
Kurt Jaeger 2017-10-29 18:16:25 +00:00
parent aa34a45faa
commit 2e8720373f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453129

View file

@ -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>