1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

- botan-1.4.4 does not build on perl5.005

Noted by:   krismail
This commit is contained in:
Cheng-Lung Sung 2005-03-02 02:32:43 +00:00
parent 28eaef1ec7
commit 2f5a2f8c0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130136

View File

@ -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>