Do not install p5-MIME-Base64 for newer perls

This commit is contained in:
Andrey A. Chernov 2004-07-15 11:41:00 +00:00
parent b496137ddf
commit 2edb464958
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113707

View file

@ -7,6 +7,7 @@
PORTNAME= Unicode-String
PORTVERSION= 2.07
PORTREVISION= 1
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Unicode
@ -15,7 +16,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ilia@cgu.chel.su
COMMENT= These are experimental Perl5 modules to handle various Unicode issues
.if ${PERL_LEVEL} < 500800
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
.endif
PERL_CONFIGURE= yes