aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-IRC-Plugin-Karma
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-IRC-Plugin-Karma
parent8db4f62979407d6708936eb3490e3fc978afd4cc (diff)
downloadports-cd5c31b5c0bd117d56997a7ab2b8ff1b8930e188.tar.gz
ports-cd5c31b5c0bd117d56997a7ab2b8ff1b8930e188.zip
- 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-IRC-Plugin-Karma')
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-Karma/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile b/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile
index a9e726ded583..fd45d094cd43 100644
--- a/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile
@@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= POE::Component::IRC::Plugin::Karma.3