From b59621d3ae883bef429a8fae6073bfa293a55222 Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Tue, 13 Mar 2012 16:15:36 +0000 Subject: - Revert ports/165605 as requested by portmgr@ Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) --- security/p5-Crypt-OpenSSL-CA/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'security/p5-Crypt-OpenSSL-CA/Makefile') diff --git a/security/p5-Crypt-OpenSSL-CA/Makefile b/security/p5-Crypt-OpenSSL-CA/Makefile index 5b8d9ba69a7d..528cfcd182af 100644 --- a/security/p5-Crypt-OpenSSL-CA/Makefile +++ b/security/p5-Crypt-OpenSSL-CA/Makefile @@ -32,4 +32,10 @@ MAN3= Crypt::OpenSSL::CA.3 \ Crypt::OpenSSL::CA::Inline::C.3 \ Crypt::OpenSSL::CA::Resources.3 -.include +.include + +.if ${PERL_LEVEL} < 501001 +BUILD_DEPENDS+= p5-Module-Build>=0.2900:${PORTSDIR}/devel/p5-Module-Build +.endif + +.include -- cgit v1.2.3