aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-Bot-BasicBot/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-29 17:18:46 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-29 17:18:46 +0000
commitaf6bda5de57ed963fac78c23bff1d9b492a22b66 (patch)
tree80001254a115265464fdf0e6b36d6edc7abd59a5 /irc/p5-Bot-BasicBot/Makefile
parentd49a8f39af11b68d4bc213cc6a967611a1fb9593 (diff)
downloadports-af6bda5de57ed963fac78c23bff1d9b492a22b66.tar.gz
ports-af6bda5de57ed963fac78c23bff1d9b492a22b66.zip
Notes
Diffstat (limited to 'irc/p5-Bot-BasicBot/Makefile')
-rw-r--r--irc/p5-Bot-BasicBot/Makefile3
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>