summaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-IRC
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-08-24 21:32:55 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-08-24 21:32:55 +0000
commit2835757114bfcb81f5118da55d313b8b27d29a8a (patch)
treef8806a8994b3c8c3590caae2cd5d43ae5459114e /irc/p5-POE-Component-IRC
parent- update to version 1.028 (diff)
Remove redundant USE_PERL5 statements.
Notes
Notes: svn path=/head/; revision=46821
Diffstat (limited to 'irc/p5-POE-Component-IRC')
-rw-r--r--irc/p5-POE-Component-IRC/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile
index 2760e15a7caf..fd648f5500c9 100644
--- a/irc/p5-POE-Component-IRC/Makefile
+++ b/irc/p5-POE-Component-IRC/Makefile
@@ -18,7 +18,6 @@ MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS= ${BUILD_DEPENDS}
-USE_PERL5= yes
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}