From owner-freebsd-questions@FreeBSD.ORG Thu Sep 25 12:35:26 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 380D016A4BF for ; Thu, 25 Sep 2003 12:35:26 -0700 (PDT) Received: from usblues.inter-sonic.com (usblues.inter-sonic.com [212.247.185.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6292A43FBF for ; Thu, 25 Sep 2003 12:35:21 -0700 (PDT) (envelope-from peo@intersonic.se) Received: from localhost (localhost.inter-sonic.com [127.0.0.1]) by usblues.inter-sonic.com (Postfix) with ESMTP id 8076F2F2 for ; Thu, 25 Sep 2003 21:35:19 +0200 (CEST) Received: from usblues.inter-sonic.com ([127.0.0.1]) by localhost (usblues.inter-sonic.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29235-08 for ; Thu, 25 Sep 2003 21:35:11 +0200 (CEST) Received: from intersonic.se (as9-2-1.bi.s.bonet.se [217.215.7.177]) by usblues.inter-sonic.com (Postfix) with ESMTP id 799122F1 for ; Thu, 25 Sep 2003 21:35:11 +0200 (CEST) Message-ID: <3F73436F.7020302@intersonic.se> Date: Thu, 25 Sep 2003 21:35:11 +0200 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030831 X-Accept-Language: en-us, en, sv MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at inter-sonic.com Subject: build saslauthd with ldap support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Sep 2003 19:35:26 -0000 Hi all, I'm trying to build the port cyrus-sasl2-saslauthd from ports with ldap support but cannot figure out what make command to issue in the ports tree. Anybody who could enlighten me here? Thanks, Per olof