FreeBSD Bugzilla – Attachment 31837 Details for
Bug 52883
[patch] graphics/gts: Mark as BROKEN on non-i386 (bento)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 475 bytes, created by
stolz
on 2003-06-03 07:50:18 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
stolz
Created:
2003-06-03 07:50:18 UTC
Size:
475 bytes
patch
obsolete
>--- Makefile.orig Mon Jun 2 15:47:06 2003 >+++ Makefile Tue Jun 3 08:39:44 2003 >@@ -15,6 +15,12 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= GNU Triangulated Surface Library > >+.include <bsd.port.pre.mk> >+ >+.if (${ARCH} != "i386") >+BROKEN= "Supports only i386 FP operation" >+.endif >+ > USE_GNOME= glib12 > USE_GETOPT_LONG= yes > USE_REINPLACE= yes >@@ -36,4 +42,4 @@ > ${INSTALL_DATA} ${WRKSRC}/doc/html/* ${DOCSDIR} > .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 52883
: 31837 |
31838