Remove unecessary USE_PERL5= run
Approved by: swills (mentor)
This commit is contained in:
parent
590f7b8c62
commit
d24b673aa9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354975
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,6 @@ RUN_DEPENDS= p5-Module-Runtime>=0.009:${PORTSDIR}/devel/p5-Module-Runtime
|
|||
TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure run
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue