aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2007-04-06 14:48:45 +0800
committergabor <gabor@FreeBSD.org>2007-04-06 14:48:45 +0800
commitd509a037fdaf801c23204eb5810203cc21bbacac (patch)
tree57d1d235b4c8bd4ba7ea8efe424068317bf457e5 /security
parent1290c2ec6ceeca80a7385b1929a0e11a76d78cce (diff)
downloadfreebsd-ports-gnome-d509a037fdaf801c23204eb5810203cc21bbacac.tar.gz
freebsd-ports-gnome-d509a037fdaf801c23204eb5810203cc21bbacac.tar.zst
freebsd-ports-gnome-d509a037fdaf801c23204eb5810203cc21bbacac.zip
- Remove old Perl support from unmaintained ports in categories starting
with letter o-z
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-CipherSaber/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/security/p5-Crypt-CipherSaber/Makefile b/security/p5-Crypt-CipherSaber/Makefile
index 630dabaa16d8..29595443451a 100644
--- a/security/p5-Crypt-CipherSaber/Makefile
+++ b/security/p5-Crypt-CipherSaber/Makefile
@@ -21,10 +21,4 @@ PERL_CONFIGURE= yes
MAN3= Crypt::CipherSaber.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires perl 5.6.0 or higher. Please install lang/perl5.8 and try again.
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>