From owner-freebsd-ports Sun Feb 3 13: 0:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1545837B41E for ; Sun, 3 Feb 2002 13:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g13L00K32930; Sun, 3 Feb 2002 13:00:00 -0800 (PST) (envelope-from gnats) Received: from anaximander.apeiron.net (adsl-64-162-208-100.dsl.snfc21.pacbell.net [64.162.208.100]) by hub.freebsd.org (Postfix) with ESMTP id 5F26937B420 for ; Sun, 3 Feb 2002 12:59:14 -0800 (PST) Received: (from mainland@localhost) by anaximander.apeiron.net (8.11.6/8.11.6) id g13KxEX27415; Sun, 3 Feb 2002 12:59:14 -0800 (PST) (envelope-from mainland) Message-Id: <200202032059.g13KxEX27415@anaximander.apeiron.net> Date: Sun, 3 Feb 2002 12:59:14 -0800 (PST) From: Geoffrey Mainland Reply-To: Geoffrey Mainland To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34593: minicom-2.00.0 does not build when autoconf-2.52 is installed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34593 >Category: ports >Synopsis: minicom-2.00.0 does not build when autoconf-2.52 is installed >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 03 13:00:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Geoffrey Mainland >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD anaximander.apeiron.net 4.5-STABLE FreeBSD 4.5-STABLE #4: Fri Feb 1 02:38:28 PST 2002 toor@anaximander.apeiron.net:/.amd_mnt/anaximander/home01/freebsd-src/obj/.amd_mnt/anaximander/home01/freebsd-src/src/sys/APEIRON i386 >Description: Port does not build when autoconf-2.52 is installed. >How-To-Repeat: Install autoconf-2.52 and try to make the port >Fix: --- Makefile 31 Jan 2002 01:03:58 -0000 1.37 +++ Makefile 3 Feb 2002 20:53:41 -0000 @@ -40,6 +40,9 @@ ${SH} ${SCRIPTDIR}/create-dev-link .endif +post-configure: + ${PERL} -pi -e "s@autoheader@autoheader213@g" ${WRKSRC}/Makefile + post-install: ${CHOWN} uucp:dialer ${PREFIX}/bin/minicom ${CHMOD} 4511 ${PREFIX}/bin/minicom >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message