mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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
|
MASTER_SITE_SUBDIR= CPAN:ADUITSIS
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-Module-Build>=0:devel/p5-Module-Build
|
|
||||||
|
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= IPv6 Address Manipulation Library
|
COMMENT= IPv6 Address Manipulation Library
|
||||||
|
|
||||||
LICENSE= ART20
|
LICENSE= ART20
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuildtiny
|
USE_PERL5= modbuild
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue