FreeBSD Bugzilla – Attachment 23058 Details for
Bug 39790
${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-mtoolsfm
patch-mtoolsfm (text/plain), 865 bytes, created by
sf
on 2002-06-24 18:10:02 UTC
(
hide
)
Description:
patch-mtoolsfm
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-24 18:10:02 UTC
Size:
865 bytes
patch
obsolete
>--- Makefile.orig Sat May 4 14:41:22 2002 >+++ Makefile Mon Jun 24 10:05:03 2002 >@@ -16,6 +16,7 @@ > > RUN_DEPENDS= mtools:${PORTSDIR}/emulators/mtools > >+USE_REINPLACE= yes > USE_X_PREFIX= yes > USE_GTK= yes > GNU_CONFIGURE= yes >@@ -26,11 +27,11 @@ > MAN1= mtoolsfm.1 > > post-patch: >- @${PERL} -pi -e 's|MToolsFM|mtoolsfm|g ; \ >+ @${REINPLACE_CMD} -e 's|MToolsFM|mtoolsfm|g ; \ > s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure >- @${PERL} -pi -e 's|%%PREFIX%%|${PREFIX}|g ; \ >+ @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g ; \ > s|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/MToolsFM.1 >- @${FIND} ${WRKSRC} -name 'Makefile.in' | ${XARGS} ${PERL} -pi -e \ >+ @${FIND} ${WRKSRC} -name 'Makefile.in' | ${XARGS} ${REINPLACE_CMD} -e \ > 's|MToolsFM|mtoolsfm|g' > .for file in src/mtoolsfm.h po/de.po po/fr.po > @${MV} -f ${WRKSRC}/${file} ${WRKSRC}/${file}.preedit
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 39790
:
23057
| 23058