- Use USE_PERL5=modbuildtiny

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-09-30 08:28:04 +00:00
parent 947ee27e88
commit d7e9393a54
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328774

View file

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