melchior@/usr/ports/www/apache2# make To see all available knobs, type make show-options ===> Extracting for apache-2.0.48 Fix: Apply this patch. 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 && \--GLYWgtxKwDjTSIyI3Tu83dmM1LkrgDpRzH6Ot8j86VRWIhZg Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- 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} "" How-To-Repeat: cd /usr/ports/www/apache2 make
> --- 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
State Changed From-To: open->closed Fixed.