From owner-freebsd-ports Sat Mar 10 19:30: 6 2001 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 84D2437B719 for ; Sat, 10 Mar 2001 19:30:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2B3U3N22343; Sat, 10 Mar 2001 19:30:03 -0800 (PST) (envelope-from gnats) Date: Sat, 10 Mar 2001 19:30:03 -0800 (PST) Message-Id: <200103110330.f2B3U3N22343@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Scot W. Hetzel" Subject: ports/25673: [MAINTAINER] www/apache13-fp - Fix bento error for 5-CURRENT Reply-To: "Scot W. Hetzel" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/25673; it has been noted by GNATS. From: "Scot W. Hetzel" To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: ports/25673: [MAINTAINER] www/apache13-fp - Fix bento error for 5-CURRENT Date: Sat, 10 Mar 2001 21:22:17 -0600 (CST) The following patch also needs to be applied to the port. Scot --- Makefile.new Sat Mar 10 21:12:54 2001 +++ Makefile Sat Mar 10 21:14:26 2001 @@ -39,9 +39,7 @@ APACHE= ${DISTNAME}${EXTRACT_SUFX} -.if !defined(ARCH) -ARCH!= /usr/bin/uname -m -.endif +.include .if ${ARCH} == i386 .ifdef WANT_FREEBSD_EXT @@ -224,4 +222,4 @@ .endif .endif -.include +.include To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message