From owner-freebsd-ports@FreeBSD.ORG Mon Mar 8 00:45:39 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60FF716A4CE; Mon, 8 Mar 2004 00:45:39 -0800 (PST) Received: from mail.cablenet.lt (mail.cablenet.lt [217.147.34.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B69343D5D; Mon, 8 Mar 2004 00:45:39 -0800 (PST) (envelope-from rolnas@takas.lt) Received: from ctv-217-147-36-211.vinita.lt ([217.147.36.211] helo=rolnas.linux) by mail.cablenet.lt with esmtp (Exim 4.30) id 1B0GKz-0008U0-VG; Mon, 08 Mar 2004 10:42:14 +0200 Received: from rolnas by rolnas.linux with local (Exim 3.35 #1 (Debian)) id 1B0GOH-0000l3-00; Mon, 08 Mar 2004 10:45:37 +0200 Date: Mon, 8 Mar 2004 10:45:37 +0200 From: Rolandas Naujikas To: nectar@FreeBSD.ORG Message-ID: <20040308084537.GA2860@rolnas> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline User-Agent: Mutt/1.3.28i Organization: VU MIF Sender: Rolandas Naujikas cc: ports@freebsd.org Subject: security/heimdal port incorrectly set USE_LIBTOOL X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2004 08:45:39 -0000 USE_LIBTOOL=no is the same as USE_LIBTOOL=yes. If it not use libtool, USE_LIBTOOL should not be defined at all. Rolandas Naujikas