From owner-cvs-ports@FreeBSD.ORG Tue Jun 28 14:20:47 2005 Return-Path: X-Original-To: cvs-ports@freebsd.org Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E54016A41C; Tue, 28 Jun 2005 14:20:47 +0000 (GMT) (envelope-from mich@icommerce.fr) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7A4043D48; Tue, 28 Jun 2005 14:20:46 +0000 (GMT) (envelope-from mich@icommerce.fr) Received: from icommerce.fr (mich2.itxmarket.com [192.168.2.26]) by mail2.itxmarket.com (Postfix) with ESMTP id 92CF91C08C8; Tue, 28 Jun 2005 16:20:45 +0200 (CEST) Received: by icommerce.fr (Postfix, from userid 1001) id 528F222836; Tue, 28 Jun 2005 16:20:45 +0200 (CEST) Date: Tue, 28 Jun 2005 16:20:45 +0200 From: "Michael L. Hostbaek" To: Michael Nottebrock Message-ID: <20050628142044.GL5777@mich2.itxmarket.com> Mail-Followup-To: "Michael L. Hostbaek" , Michael Nottebrock , ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org References: <200506242021.j5OKL9i2076236@repoman.freebsd.org> <20050628082815.GE36617@mich2.itxmarket.com> <200506281550.37348.lofi@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200506281550.37348.lofi@freebsd.org> X-Operating-System: FreeBSD 5.4-STABLE i386 X-PGP-Key: http://www.freebsdcluster.org/~mich/ User-Agent: Mutt/1.5.9i Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/security/gnupg-devel Makefile distinfo pkg-plist ports/security/gnupg-devel/files patch-agent-command_ssh.c patch-configure X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 14:20:47 -0000 Michael Nottebrock (lofi) writes: > Make sure libusb is installed properly and up-to-date. I installed libusb (strange, LIB_DEPENDS did not pick up that it was missing) - now it builds. Thanks. /mich