mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
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}
|
||||
RUN_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \
|
||||
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
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user