aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/p5-BSD-Sysctl
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-10-10 19:29:37 +0800
committerclsung <clsung@FreeBSD.org>2006-10-10 19:29:37 +0800
commitf20f7c283dc0c8f7d496397746df4ae7869b6b47 (patch)
treed152600c85fd30c774bb308c3fa326a055a92621 /sysutils/p5-BSD-Sysctl
parent447067655cf385653f9211fab2bd4b798793e980 (diff)
downloadfreebsd-ports-gnome-f20f7c283dc0c8f7d496397746df4ae7869b6b47.tar.gz
freebsd-ports-gnome-f20f7c283dc0c8f7d496397746df4ae7869b6b47.tar.zst
freebsd-ports-gnome-f20f7c283dc0c8f7d496397746df4ae7869b6b47.zip
- Remove IGNORE on ${PERL_LEVEL} < 500806
only Perl 5 is needed and the system C compiler Noticed by: gslin (gslin at gslin dot org) via irc David Landgren <david@landgren.net>, The author of CPAN Perl module. PR: ports/104222 Submitted by: maintainer (chinsan)
Diffstat (limited to 'sysutils/p5-BSD-Sysctl')
-rw-r--r--sysutils/p5-BSD-Sysctl/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/sysutils/p5-BSD-Sysctl/Makefile b/sysutils/p5-BSD-Sysctl/Makefile
index a664579e328b..231d55fc6eb5 100644
--- a/sysutils/p5-BSD-Sysctl/Makefile
+++ b/sysutils/p5-BSD-Sysctl/Makefile
@@ -19,10 +19,4 @@ PERL_CONFIGURE= yes
MAN3= BSD::Sysctl.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500806
-IGNORE= requires perl 5.8.6 or later. Install lang/perl5.8 then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>