aboutsummaryrefslogtreecommitdiff
path: root/security/botan
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-03-02 02:32:43 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-03-02 02:32:43 +0000
commit2f5a2f8c0b93cdadb90feb4b9552d4e85399d43a (patch)
treeabd4c7bb55889aef9b53173b68b7c05fae3797d4 /security/botan
parent28eaef1ec7bae7a75a36f01293c649e3e3d1a135 (diff)
downloadports-2f5a2f8c0b93cdadb90feb4b9552d4e85399d43a.tar.gz
ports-2f5a2f8c0b93cdadb90feb4b9552d4e85399d43a.zip
Notes
Diffstat (limited to 'security/botan')
-rw-r--r--security/botan/Makefile3
1 files changed, 1 insertions, 2 deletions
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 <bsd.port.post.mk>