Sort *_DEPENDS
- Add NO_ARCH
This commit is contained in:
parent
eed94401a2
commit
0e539d9776
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526994
@ -17,11 +17,13 @@ LICENSE_COMB= dual
|
|||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \
|
RUN_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \
|
||||||
p5-DBI>=0:databases/p5-DBI \
|
p5-DBI>=0:databases/p5-DBI \
|
||||||
p5-POE-Component-IRC>=6.22:irc/p5-POE-Component-IRC \
|
p5-Moose>=0:devel/p5-Moose \
|
||||||
p5-Moose>=0:devel/p5-Moose
|
p5-POE-Component-IRC>=6.22:irc/p5-POE-Component-IRC
|
||||||
TEST_DEPENDS= p5-Test-MockObject>=0:devel/p5-Test-MockObject
|
TEST_DEPENDS= p5-Test-MockObject>=0:devel/p5-Test-MockObject
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user