- Use USE_PERL5=modbuildtiny
This commit is contained in:
parent
947ee27e88
commit
d7e9393a54
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328774
1 changed files with 2 additions and 4 deletions
|
@ -14,12 +14,10 @@ COMMENT= Experimental features made easy
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Module-Build-Tiny>=0.021:${PORTSDIR}/devel/p5-Module-Build-Tiny
|
||||
|
||||
USE_PERL5= modbuild
|
||||
NO_STAGE= yes
|
||||
USE_PERL5= modbuildtiny
|
||||
USES= perl5
|
||||
|
||||
MAN3= experimental.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue