From 2f5a2f8c0b93cdadb90feb4b9552d4e85399d43a Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Wed, 2 Mar 2005 02:32:43 +0000 Subject: - botan-1.4.4 does not build on perl5.005 Noted by: krismail --- security/botan/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security/botan') diff --git a/security/botan/Makefile b/security/botan/Makefile index 6065e118a506..e53e63892310 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -47,8 +47,7 @@ post-patch: .endif .if ${PERL_LEVEL} < 500601 -BUILD_DEPENDS= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec -RUN_DEPENDS= ${BUILD_DEPENDS} +IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again .endif .include -- cgit v1.2.3