aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-POE-Filter-IRCD
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-Filter-IRCD
parent8db4f62979407d6708936eb3490e3fc978afd4cc (diff)
downloadports-cd5c31b5c0bd117d56997a7ab2b8ff1b8930e188.tar.gz
ports-cd5c31b5c0bd117d56997a7ab2b8ff1b8930e188.zip
Notes
Diffstat (limited to 'irc/p5-POE-Filter-IRCD')
-rw-r--r--irc/p5-POE-Filter-IRCD/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/irc/p5-POE-Filter-IRCD/Makefile b/irc/p5-POE-Filter-IRCD/Makefile
index 08684767d8c0..b030ad2cf26a 100644
--- a/irc/p5-POE-Filter-IRCD/Makefile
+++ b/irc/p5-POE-Filter-IRCD/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-POE-Filter-IRCD
-# Date created: 6 May 2006
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= POE-Filter-IRCD
PORTVERSION= 2.42
@@ -17,7 +13,8 @@ COMMENT= A POE-based parser for the IRC protocol
BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= POE::Filter::IRCD.3
.include <bsd.port.mk>