From owner-cvs-all Sun Mar 11 0:37:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FF1537B719; Sun, 11 Mar 2001 00:37:19 -0800 (PST) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2B8bIo70600; Sun, 11 Mar 2001 00:37:19 -0800 (PST) (envelope-from joerg) Message-Id: <200103110837.f2B8bIo70600@freefall.freebsd.org> From: Joerg Wunsch Date: Sun, 11 Mar 2001 00:37:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/avr-gcc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joerg 2001/03/11 00:37:18 PST Modified files: devel/avr-gcc Makefile Log: Argl. USE_AUTOCONF wasn't quite what i actually intented... Instead, manually add the dependency for autoheader(1), but don't have the ports infrastructure run `autoconf' (which clobbered the top-level configure script). Revision Changes Path 1.3 +3 -3 ports/devel/avr-gcc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message