FreeBSD Bugzilla – Attachment 23188 Details for
Bug 39964
ports/audio misc Makefile cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-midimountain
patch-midimountain (text/plain), 682 bytes, created by
sf
on 2002-06-28 23:50:02 UTC
(
hide
)
Description:
patch-midimountain
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-28 23:50:02 UTC
Size:
682 bytes
patch
obsolete
>--- Makefile.orig Fri Dec 14 22:52:45 2001 >+++ Makefile Fri Jun 28 14:59:28 2002 >@@ -15,16 +15,17 @@ > > MAINTAINER= ports@FreeBSD.org > >+USE_REINPLACE= yes > USE_GTK= yes > GNU_CONFIGURE= yes > USE_GMAKE= yes > > post-patch: > .for file in midimountain.conf main.cpp >- @${PERL} -pi -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/midimountain/${file} >+ @${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/midimountain/${file} > .endfor > .for dir in pixmaps languages >- ${PERL} -pi -e "s, ${dir}/, ${DATADIR}/${dir}/,g" ${WRKSRC}/midimountain/${dir}/Makefile.in >+ ${REINPLACE_CMD} -e "s, ${dir}/, ${DATADIR}/${dir}/,g" ${WRKSRC}/midimountain/${dir}/Makefile.in > .endfor > > .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 39964
:
23184
|
23185
|
23186
|
23187
| 23188 |
23189
|
23190
|
23191
|
23192
|
23193
|
23194