FreeBSD Bugzilla – Attachment 15312 Details for
Bug 28440
Fix build for www/mod_layout
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 647 bytes, created by
Pete Fritchman
on 2001-06-27 06:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Pete Fritchman
Created:
2001-06-27 06:40:00 UTC
Size:
647 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/www/mod_layout/Makefile,v >retrieving revision 1.2 >diff -u -r1.2 Makefile >--- Makefile 2001/06/17 18:36:35 1.2 >+++ Makefile 2001/06/27 05:29:46 >@@ -16,8 +16,11 @@ > BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 > RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 > >+MAKE_ENV= APXS=${LOCALBASE}/sbin/apxs >+ > post-patch: >- @${PERL} -pi -e 's!-i -a -n!-i -A -n!' ${WRKSRC}/Makefile >+ @${PERL} -pi -e 's!-i -a -n!-i -A -n!; s!APXS=apxs!APXS?=apxs!' \ >+ ${WRKSRC}/Makefile > > post-install: > .if !defined(NOPORTDOCS)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 28440
: 15312