1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

- remove IGNORE for old perl, since p5-MIME-Base64 is now buildable.

This commit is contained in:
Yen-Ming Lee 2005-12-30 03:02:09 +00:00
parent b6958cdfc9
commit 9a6f984e5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152397

View File

@ -22,10 +22,4 @@ PERL_CONFIGURE= yes
MAN3= Crypt::DES.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
IGNORE= requires perl 5.6.x or later. Install lang/perl5 or lang/perl5.8 then try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>