FreeBSD Bugzilla – Attachment 57015 Details for
Bug 86082
patch: ftp/weex - mark it broken on amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.patch
Makefile.patch (text/plain), 428 bytes, created by
Emanuel Haupt
on 2005-09-13 19:10:17 UTC
(
hide
)
Description:
Makefile.patch
Filename:
MIME Type:
Creator:
Emanuel Haupt
Created:
2005-09-13 19:10:17 UTC
Size:
428 bytes
patch
obsolete
>--- Makefile.orig Tue Sep 13 20:03:52 2005 >+++ Makefile Tue Sep 13 20:03:36 2005 >@@ -21,6 +21,12 @@ > PORTDOCS= ChangeLog README > MAN1= weex.1 > >+.include <bsd.port.pre.mk> >+ >+.if ${ARCH} == "amd64" >+BROKEN= "Does not compile on amd64" >+.endif >+ > post-patch: > @${REINPLACE_CMD} -e 's|^\(SUBDIRS.*\)debian|\1|' \ > ${WRKSRC}/Makefile.in >@@ -36,4 +42,4 @@ > .endfor > .endif > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk>
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 86082
: 57015