From 0e539d97768df086589d230d70f9dd63c1f99b94 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 24 Feb 2020 16:14:39 +0000 Subject: Sort *_DEPENDS - Add NO_ARCH --- irc/p5-POE-Component-IRC-Plugin-Karma/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'irc') diff --git a/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile b/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile index 70f84927ff44..47cf34068428 100644 --- a/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile +++ b/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile @@ -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 -- cgit v1.2.3