aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-Bot-BasicBot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/p5-Bot-BasicBot/Makefile')
-rw-r--r--irc/p5-Bot-BasicBot/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/irc/p5-Bot-BasicBot/Makefile b/irc/p5-Bot-BasicBot/Makefile
index f965fea444da..3e73d99feef0 100644
--- a/irc/p5-Bot-BasicBot/Makefile
+++ b/irc/p5-Bot-BasicBot/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Bot-BasicBot
-PORTVERSION= 0.84
+PORTVERSION= 0.87
CATEGORIES= irc perl5
MASTER_SITES= CPAN/Bot
PKGNAMEPREFIX= p5-
@@ -16,7 +16,8 @@ COMMENT= Simple irc bot baseclass
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
+ ${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC
MAN3= Bot::BasicBot.3