summaryrefslogtreecommitdiff
path: root/shells/zoidberg
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-06 06:48:45 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-06 06:48:45 +0000
commite7babf915317e77ffd1ab391345d28228ba531a0 (patch)
treebdf93f7baa785cef871ffc88e3b56d970297fd81 /shells/zoidberg
parentAdd port www/xpi-scrapbook: (diff)
- Remove old Perl support from unmaintained ports in categories starting
with letter o-z
Notes
Notes: svn path=/head/; revision=189335
Diffstat (limited to 'shells/zoidberg')
-rw-r--r--shells/zoidberg/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/shells/zoidberg/Makefile b/shells/zoidberg/Makefile
index ac5622d1f92d..ea655366e762 100644
--- a/shells/zoidberg/Makefile
+++ b/shells/zoidberg/Makefile
@@ -52,10 +52,4 @@ MAN3= Bundle::Zoidberg.3 \
post-install:
@${ECHO_CMD} ${PREFIX}/bin/zoid >> /etc/shells
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires perl 5.6+, install lang/perl5.8 and try again.
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>