summaryrefslogtreecommitdiff
path: root/databases/openldap-client
diff options
context:
space:
mode:
authorobache <obache>2014-07-21 12:58:31 +0000
committerobache <obache>2014-07-21 12:58:31 +0000
commitd96feb913f0f17694f85731ba2a5ead16003f35d (patch)
tree8dccbe67a3858392c9859cb05e8874f7fb240086 /databases/openldap-client
parent49b5eb577d6e232168c28abfaf5007d81be50fa3 (diff)
downloadpkgsrc-d96feb913f0f17694f85731ba2a5ead16003f35d.tar.gz
indent
Diffstat (limited to 'databases/openldap-client')
-rw-r--r--databases/openldap-client/buildlink3.mk12
1 files changed, 6 insertions, 6 deletions
diff --git a/databases/openldap-client/buildlink3.mk b/databases/openldap-client/buildlink3.mk
index 069467a7ba2..a85b7a021f5 100644
--- a/databases/openldap-client/buildlink3.mk
+++ b/databases/openldap-client/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2014/07/21 12:57:20 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2014/07/21 12:58:31 obache Exp $
.include "../../mk/bsd.fast.prefs.mk"
@@ -20,12 +20,12 @@ CHECK_BUILTIN.openldap-client:= no
. if empty(USE_BUILTIN.openldap-client:M[yY][eE][sS])
pkgbase := openldap-client
-.include "../../mk/pkg-build-options.mk"
+. include "../../mk/pkg-build-options.mk"
-.if !empty(PKG_BUILD_OPTIONS.openldap-client:Mkerberos) || \
- !empty(PKG_BUILD_OPTIONS.openldap-client:Msasl)
-. include "../../security/cyrus-sasl/buildlink3.mk"
-.endif
+. if !empty(PKG_BUILD_OPTIONS.openldap-client:Mkerberos) || \
+ !empty(PKG_BUILD_OPTIONS.openldap-client:Msasl)
+. include "../../security/cyrus-sasl/buildlink3.mk"
+. endif
. endif
.include "../../security/openssl/buildlink3.mk"
.endif # OPENLDAP_BUILDLINK3_MK