aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-IRC
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-12-22 21:39:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-12-22 21:39:46 +0000
commit14795a5680b19c76ea89bc52a705c2ddc0144eb0 (patch)
tree5c88e345243197e15e1cfce6fac37795c21f8d08 /irc/p5-POE-Component-IRC
parent3020a19a0adc18cc72ca6f1a25684eeffbf86fa9 (diff)
downloadports-14795a5680b19c76ea89bc52a705c2ddc0144eb0.tar.gz
ports-14795a5680b19c76ea89bc52a705c2ddc0144eb0.zip
Notes
Diffstat (limited to 'irc/p5-POE-Component-IRC')
-rw-r--r--irc/p5-POE-Component-IRC/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile
index 751dc01801f5..a4adcb246b4c 100644
--- a/irc/p5-POE-Component-IRC/Makefile
+++ b/irc/p5-POE-Component-IRC/Makefile
@@ -8,6 +8,7 @@
PORTNAME= POE-Component-IRC
PORTVERSION= 5.88
+PORTREVISION= 1
CATEGORIES= irc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -19,7 +20,8 @@ RUN_DEPENDS= p5-POE>=0.3202:${PORTSDIR}/devel/p5-POE \
p5-POE-Filter-IRCD>=1.7:${PORTSDIR}/irc/p5-POE-Filter-IRCD \
${SITE_PERL}/POE/Component/Client/DNS.pm:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
${SITE_PERL}/POE/Component/Client/Ident.pm:${PORTSDIR}/net/p5-POE-Component-Client-Ident \
- ${SITE_PERL}/POE/Component/SSLify.pm:${PORTSDIR}/security/p5-POE-Component-SSLify
+ ${SITE_PERL}/POE/Component/SSLify.pm:${PORTSDIR}/security/p5-POE-Component-SSLify \
+ ${SITE_PERL}/POE/Component/Pluggable.pm:${PORTSDIR}/devel/p5-POE-Component-Pluggable
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes