FreeBSD Bugzilla – Attachment 41403 Details for
Bug 64819
Update port: x11-wm/olvwm Unbroke port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-Makefile
patch-Makefile (text/plain), 624 bytes, created by
Serge Gagnon
on 2004-03-27 22:50:18 UTC
(
hide
)
Description:
patch-Makefile
Filename:
MIME Type:
Creator:
Serge Gagnon
Created:
2004-03-27 22:50:18 UTC
Size:
624 bytes
patch
obsolete
>--- x11-wm/olvwm/Makefile.orig Sat Mar 27 17:23:23 2004 >+++ x11-wm/olvwm/Makefile Sat Mar 27 17:32:10 2004 >@@ -24,16 +24,17 @@ > > LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview > >+USE_REINPLACE= yes >+REINPLACE_ARGS= -i "" > NO_WRKSUBDIR= yes > USE_IMAKE= yes > USE_XPM= yes > MAN1= olvwm.1 olvwmrc.1 > XFREE86_HTML_MAN= no > >-.include <bsd.port.pre.mk> >+pre-configure: >+ @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e \ >+ 's|^#endif.*$$|#endif|;s|^#else.*$$|#else|;\ >+ s|^/\*\*/#*|XCOMM |' > >-.if ${OSVERSION} >= 502000 >-BROKEN= "Does not compile" >-.endif >- >-.include <bsd.port.post.mk> >+.include <bsd.port.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 Raw
Actions:
View
Attachments on
bug 64819
: 41403 |
41404