From e9082594e3f8a7a9cf50d35cd34acf8a771ca3bc Mon Sep 17 00:00:00 2001 From: Sergey Skvortsov Date: Thu, 5 Nov 2009 14:53:59 +0000 Subject: Respect KERBEROS option when it is "off". PR: ports/139237 Pointed by: Vick Khera --- security/p5-Authen-SASL/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile index c54f12b1144c..8695c1d68666 100644 --- a/security/p5-Authen-SASL/Makefile +++ b/security/p5-Authen-SASL/Makefile @@ -31,6 +31,8 @@ MAN3+= Authen::SASL::Perl::GSSAPI.3 MAN3+= Authen::SASL::Perl::LOGIN.3 MAN3+= Authen::SASL::Perl::PLAIN.3 +.include + .if !defined(WITHOUT_KERBEROS) RUN_DEPENDS+= p5-GSSAPI>0:${PORTSDIR}/security/p5-GSSAPI .endif @@ -40,4 +42,4 @@ post-patch: ${RM} ${WRKSRC}/lib/Authen/SASL/Perl/DIGEST_MD5.pm.orig ${RM} ${WRKSRC}/lib/Authen/SASL/Perl/DIGEST_MD5.pm.rej -.include +.include -- cgit v1.2.3