Summary: | www/apache2 build fail | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | yusmat <yusmat> |
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
yusmat
2003-10-30 08:50:14 UTC
> --- 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. |