summaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-Server-IRC
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 10:51:10 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 10:51:10 +0000
commitcd5c31b5c0bd117d56997a7ab2b8ff1b8930e188 (patch)
tree5f38930f02c1c2d052df3edc6ed802d7b49217ec /irc/p5-POE-Component-Server-IRC
parent- Fix build for upcoming HEAD changes by removing reference to (diff)
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326892
Diffstat (limited to 'irc/p5-POE-Component-Server-IRC')
-rw-r--r--irc/p5-POE-Component-Server-IRC/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/p5-POE-Component-Server-IRC/Makefile b/irc/p5-POE-Component-Server-IRC/Makefile
index 03591d8691e9..fde766d2c16b 100644
--- a/irc/p5-POE-Component-Server-IRC/Makefile
+++ b/irc/p5-POE-Component-Server-IRC/Makefile
@@ -27,7 +27,8 @@ RUN_DEPENDS= p5-Crypt-PasswdMD5>=1.3:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \
p5-POE-Filter-Zlib>0:${PORTSDIR}/archivers/p5-POE-Filter-Zlib
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= pmkpasswd.1
MAN3= POE::Component::Server::IRC.3 \