From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 30 01:20:16 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F92F16A4CE for ; Thu, 30 Oct 2003 01:20:16 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA9DC43FD7 for ; Thu, 30 Oct 2003 01:20:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h9U9KFFY086532 for ; Thu, 30 Oct 2003 01:20:15 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9U9KFnn086531; Thu, 30 Oct 2003 01:20:15 -0800 (PST) (envelope-from gnats) Date: Thu, 30 Oct 2003 01:20:15 -0800 (PST) Message-Id: <200310300920.h9U9KFnn086531@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Clement Laforet Subject: Re: ports/58711: www/apache2 build fail X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Clement Laforet List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2003 09:20:16 -0000 The following reply was made to PR ports/58711; it has been noted by GNATS. From: Clement Laforet To: Yusuke Matsuoka Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/58711: www/apache2 build fail Date: Thu, 30 Oct 2003 10:15:00 +0100 > --- www/apache2/Makefile.orig Thu Oct 30 11:04:28 2003 > +++ www/apache2/Makefile Thu Oct 30 17:24:34 2003 > @@ -192,7 +192,7 @@ > @${ECHO_MSG} "" > > post-extract: > - @${INSTALL_DATA} ${DISTDIR}/powerlogo.gif ${WRKSRC}/docs/icons/freebsd.gif > + @${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/powerlogo.gif ${WRKSRC}/docs/icons/freebsd.gif > > post-patch: > @cd ${WRKSRC}/docs/docroot && \ > Trevor forgot to add my follow-up patch :-) Can a committer apply this patch please ? regards, clem