From owner-freebsd-ports@FreeBSD.ORG Mon Jun 7 01:38:47 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 1A2FC16A4CE for ; Mon, 7 Jun 2004 01:38:47 +0000 (GMT) Received: from dafne.dyndns.org (ppp-82-84-195-191.cust-adsl.tiscali.it [82.84.195.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id C32E743D53 for ; Sun, 6 Jun 2004 18:38:44 -0700 (PDT) (envelope-from toni@dragonlance-comm.net) Received: from W2KNBTTIVER ([172.16.72.150]) by dafne.dyndns.org (8.12.11/8.12.11) with SMTP id i571bHfA024247; Mon, 7 Jun 2004 03:37:19 +0200 (CEST) (envelope-from toni@dragonlance-comm.net) Message-ID: <000501c44c2f$f27def90$964810ac@W2KNBTTIVER> From: "Toni" To: Date: Mon, 7 Jun 2004 03:37:04 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 cc: ports@FreeBSD.org Subject: FreeBSD Port:faac-1.24 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, 07 Jun 2004 01:38:47 -0000 Hi all one bug: we need to change the dipendece to autoconf 259 to make it compile. the dependency is no longer correct. changed the line #20 in Makefile to USE_AUTOHEADER_VER=259 Toni