From ceb9a290db10f8dd54fa18b0c9d5f1fe25427b12 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Mon, 17 Dec 2012 09:38:59 +0000 Subject: Cleanup supporting perl version 5.8 and 5.10, lang/perl5.8 and lang/5.10 will be removed from ports tree soon. --- databases/p5-DBIx-Class-EncodedColumn/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'databases/p5-DBIx-Class-EncodedColumn') diff --git a/databases/p5-DBIx-Class-EncodedColumn/Makefile b/databases/p5-DBIx-Class-EncodedColumn/Makefile index c3684bd589cb..b7b108909f50 100644 --- a/databases/p5-DBIx-Class-EncodedColumn/Makefile +++ b/databases/p5-DBIx-Class-EncodedColumn/Makefile @@ -44,14 +44,10 @@ OPENPGP_DESC= Crypt::OpenPGP (gpg) Support .include -.if ${PORT_OPTIONS:MSHA} -. if ${PERL_LEVEL} < 501000 -RUN_DEPENDS+= p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA -. endif -.endif .if ${PORT_OPTIONS:MBLOWFISH} RUN_DEPENDS+= p5-Crypt-Eksblowfish>=0:${PORTSDIR}/security/p5-Crypt-Eksblowfish .endif + .if ${PORT_OPTIONS:MOPENPGP} RUN_DEPENDS+= p5-Crypt-OpenPGP>=0:${PORTSDIR}/security/p5-Crypt-OpenPGP \ p5-Crypt-CAST5_PP>=0:${PORTSDIR}/security/p5-Crypt-CAST5_PP -- cgit v1.2.3