FreeBSD Bugzilla – Attachment 63011 Details for
Bug 94071
[PATCH] devel/xparam: UNBREAK after libtool update; unbreak on 5.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xparam.diff
xparam.diff (text/plain), 651 bytes, created by
Ion-Mihai " IOnut " Tetcu
on 2006-03-04 20:00:19 UTC
(
hide
)
Description:
xparam.diff
Filename:
MIME Type:
Creator:
Ion-Mihai " IOnut " Tetcu
Created:
2006-03-04 20:00:19 UTC
Size:
651 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/xparam/Makefile,v >retrieving revision 1.18 >diff -u -r1.18 Makefile >--- Makefile 23 Feb 2006 10:36:19 -0000 1.18 >+++ Makefile 4 Mar 2006 19:42:56 -0000 >@@ -17,13 +17,13 @@ > COMMENT= A general-purpose tool for parameter handling in C++ > > USE_GMAKE= yes >-GNU_CONFIGURE= yes >+USE_AUTOTOOLS= libtool:15 > INSTALLS_SHLIB= yes > > .include <bsd.port.pre.mk> > >-.if ${OSVERSION} >= 502126 >-BROKEN= "Does not compile with gcc 3.4.2" >+.if ( ${OSVERSION} >= 502126 && ${OSVERSION} < 600000 ) >+USE_GCC= 3.3 > .endif > > .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 94071
: 63011