aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-EncodedColumn
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-17 09:38:59 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-17 09:38:59 +0000
commitceb9a290db10f8dd54fa18b0c9d5f1fe25427b12 (patch)
treec71117e1dc4ff1baed40f806d8d2418b8f6621e5 /databases/p5-DBIx-Class-EncodedColumn
parentbf701453e2c6950a001c8cfc9c06dca0703e9367 (diff)
downloadports-ceb9a290db10f8dd54fa18b0c9d5f1fe25427b12.tar.gz
ports-ceb9a290db10f8dd54fa18b0c9d5f1fe25427b12.zip
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Notes
Notes: svn path=/head/; revision=309074
Diffstat (limited to 'databases/p5-DBIx-Class-EncodedColumn')
-rw-r--r--databases/p5-DBIx-Class-EncodedColumn/Makefile6
1 files changed, 1 insertions, 5 deletions
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 <bsd.port.pre.mk>
-.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