aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Chimera/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-12-30 20:38:46 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-12-30 20:38:46 +0000
commitc06da79cfbfa4a8514ef25edd8257750fc7b1b5e (patch)
treefa2ef34fa8947565b4718960bb88b827af3cb68b /security/p5-Crypt-Chimera/Makefile
parent29e56c9935c1a3a7d271c30a9d1db4dfbbcaa6bb (diff)
downloadports-c06da79cfbfa4a8514ef25edd8257750fc7b1b5e.tar.gz
ports-c06da79cfbfa4a8514ef25edd8257750fc7b1b5e.zip
- remove IGNORE on old perl
Submitted by: leeym Approved by: maintainer via email
Notes
Notes: svn path=/head/; revision=152445
Diffstat (limited to 'security/p5-Crypt-Chimera/Makefile')
-rw-r--r--security/p5-Crypt-Chimera/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/security/p5-Crypt-Chimera/Makefile b/security/p5-Crypt-Chimera/Makefile
index 75f6a80c4228..dfd9e261dd4b 100644
--- a/security/p5-Crypt-Chimera/Makefile
+++ b/security/p5-Crypt-Chimera/Makefile
@@ -17,8 +17,4 @@ PERL_CONFIGURE= yes
MAN3= Crypt::Chimera.3
-.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} <= 500503
-IGNORE= requires Perl 5.6. Intall lang/perl5 or lang/perl5.8, and try again
-.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>