net/p5-IPv6-Address: really fix build without BUILD_DEPENDS
Submitted by: adamw
This commit is contained in:
parent
aa34a45faa
commit
2e8720373f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453129
1 changed files with 1 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue