1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

- Use USE_PERL5=modbuild

With hat:	perl
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-10-06 18:47:22 +00:00
parent 47900d2ee4
commit 7cad6e76a3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329623

View File

@ -12,15 +12,14 @@ COMMENT= Perl extension to emulate file interface for a code reference
RUN_DEPENDS= \
p5-IO-String>0:${PORTSDIR}/devel/p5-IO-String
BUILD_DEPENDS:= \
${RUN_DEPENDS} \
p5-Module-Build>=0.4000:${PORTSDIR}/devel/p5-Module-Build
${RUN_DEPENDS}
TEST_DEPENDS= \
p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp \
p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings
USES= perl5
USE_PERL5= configure
USE_PERL5= modbuild
MAN3= IO::Callback.3