aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-GPG
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2007-04-01 04:17:52 +0800
committergabor <gabor@FreeBSD.org>2007-04-01 04:17:52 +0800
commit97f6c457333bddd339744fd3f3f618c474266fb9 (patch)
tree64a7b5714d6608b278373e911a273a2498ca99d3 /security/p5-Crypt-GPG
parent1229782f69da6f5de28e93edd167fa49a51bdf50 (diff)
downloadfreebsd-ports-gnome-97f6c457333bddd339744fd3f3f618c474266fb9.tar.gz
freebsd-ports-gnome-97f6c457333bddd339744fd3f3f618c474266fb9.tar.zst
freebsd-ports-gnome-97f6c457333bddd339744fd3f3f618c474266fb9.zip
- Remove support for very old Perl from my ports
Diffstat (limited to 'security/p5-Crypt-GPG')
-rw-r--r--security/p5-Crypt-GPG/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/security/p5-Crypt-GPG/Makefile b/security/p5-Crypt-GPG/Makefile
index 86ff61ee8c64..38281781e1ef 100644
--- a/security/p5-Crypt-GPG/Makefile
+++ b/security/p5-Crypt-GPG/Makefile
@@ -17,8 +17,4 @@ PERL_CONFIGURE= yes
MAN3= Crypt::GPG.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>