ports/58654: [maintainer update] www/apache2: update to 2.0.48 and more...

Clement Laforet sheepkiller at cultdeadsheep.org
Wed Oct 29 11:50:27 UTC 2003


The following reply was made to PR ports/58654; it has been noted by GNATS.

From: Clement Laforet <sheepkiller at cultdeadsheep.org>
To: FreeBSD-gnats-submit at FreeBSD.org, freebsd-ports-bugs at FreeBSD.org
Cc:  
Subject: Re: ports/58654: [maintainer update] www/apache2: update to 2.0.48
 and more...
Date: Wed, 29 Oct 2003 12:48:15 +0100

 Fix post-extract error due to DIST_SUBDIR=apache
 
 --- Makefile.orig	Wed Oct 29 12:04:57 2003
 +++ Makefile	Wed Oct 29 12:05:24 2003
 @@ -193,7 +193,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 && \



More information about the freebsd-ports-bugs mailing list