diff options
Diffstat (limited to 'irc/p5-Bot-BasicBot/Makefile')
-rw-r--r-- | irc/p5-Bot-BasicBot/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/irc/p5-Bot-BasicBot/Makefile b/irc/p5-Bot-BasicBot/Makefile index 6683a9aa5741..60536243c0f7 100644 --- a/irc/p5-Bot-BasicBot/Makefile +++ b/irc/p5-Bot-BasicBot/Makefile @@ -15,10 +15,7 @@ BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ RUN_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ p5-POE-Component-IRC>=0:${PORTSDIR}/irc/p5-POE-Component-IRC -MAN3= Bot::BasicBot.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> |