Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Mar 2001 19:30:03 -0800 (PST)
From:      "Scot W. Hetzel" <hetzels@westbend.net>
To:        freebsd-ports@FreeBSD.org
Subject:   ports/25673: [MAINTAINER] www/apache13-fp - Fix bento error for 5-CURRENT
Message-ID:  <200103110330.f2B3U3N22343@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/25673; it has been noted by GNATS.

From: "Scot W. Hetzel" <hetzels@westbend.net>
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 <bsd.port.pre.mk>
  
  .if ${ARCH} == i386
  .ifdef WANT_FREEBSD_EXT
 @@ -224,4 +222,4 @@
  .endif
  .endif
  
 -.include <bsd.port.mk>
 +.include <bsd.port.post.mk>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103110330.f2B3U3N22343>