From a92aeeffb0f6247879494d747330d92f6fdc93ad Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 24 Apr 2015 14:25:06 +0000 Subject: Deprecate Perl modules that only work with 5.16, as it's being phased out, with the same deprecation date. With hat: perl@ Sponsored by: Absolight --- mail/p5-MIME-Fast/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mail') diff --git a/mail/p5-MIME-Fast/Makefile b/mail/p5-MIME-Fast/Makefile index 587e1b0dbd9a..d16dcdcae667 100644 --- a/mail/p5-MIME-Fast/Makefile +++ b/mail/p5-MIME-Fast/Makefile @@ -19,6 +19,9 @@ USES= perl5 USE_PERL5= configure CONFIGURE_ENV= PREFIX="${PREFIX}" CCFLAGS="${CCFLAGS}" +DEPRECATED= Does not work with 5.18 or above +EXPIRATION_DATE=2015-07-31 + .include .if ${PERL_VER} >= 5.18 -- cgit v1.2.3