From 86bef882266307e8c63ee910555c411e4d1124fa Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Mon, 17 Apr 2000 15:18:40 +0000 Subject: balance parens --- security/ssh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security') diff --git a/security/ssh/Makefile b/security/ssh/Makefile index efc3a4e0d1df..d4435f98b72f 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -111,7 +111,7 @@ post-install: .include -.if defined(WITH_PERL) || (exists(${PERL5}) && (!defined(WITHOUT_PERL)) +.if defined(WITH_PERL) || (exists(${PERL5}) && (!defined(WITHOUT_PERL))) USE_PERL5= yes CONFIGURE_ENV+= PERL=${PERL5} .else -- cgit v1.2.3