From 429c394555548022bea77b4375125a5a305d922a Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Wed, 4 Apr 2007 15:57:13 +0000 Subject: - Remove old Perl support from unmaintained ports in categories starting with lette g-j --- irc/onis/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'irc/onis') diff --git a/irc/onis/Makefile b/irc/onis/Makefile index 4727a3e45b35..f2548ea2ce5f 100644 --- a/irc/onis/Makefile +++ b/irc/onis/Makefile @@ -16,16 +16,10 @@ COMMENT= A script that converts IRC logfiles into an HTML statistics page NO_BUILD= YES USE_PERL5= YES -.include - -.if ${PERL_LEVEL} < 500601 -IGNORE=This port requires perl 5.6.x or later. Install lang/perl5 and try again. -.endif - do-install: @if [ ! -d ${DATADIR} ]; then \ ${MKDIR} ${DATADIR}; \ fi ${CP} -R ${WRKSRC}/* ${DATADIR}/ -.include +.include -- cgit v1.2.3