summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-GPG
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-03-31 20:17:52 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-03-31 20:17:52 +0000
commit62a32f108169b463244dbde90bc50a10b18e45f4 (patch)
tree6e468403f1daa25e0d5d206fde5486b70d277edb /security/p5-Crypt-GPG
parent- Remove DESTDIR support from my ports as it is useless now. New implementation (diff)
- Remove support for very old Perl from my ports
Notes
Notes: svn path=/head/; revision=188902
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>