FreeBSD Bugzilla – Attachment 23032 Details for
Bug 39755
${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-xstroke
patch-xstroke (text/plain), 819 bytes, created by
sf
on 2002-06-24 04:00:04 UTC
(
hide
)
Description:
patch-xstroke
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-24 04:00:04 UTC
Size:
819 bytes
patch
obsolete
>--- Makefile.orig Wed May 15 07:55:18 2002 >+++ Makefile Sun Jun 23 19:40:05 2002 >@@ -16,6 +16,7 @@ > > LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt > >+USE_REINPLACE= yes > USE_BISON= yes > USE_IMAKE= yes > CFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS} >@@ -24,10 +25,10 @@ > MAN1= xstroke.1 > > post-patch: >- @${PERL} -pi -e "s,-lpthread,${PTHREAD_LIBS},g ; \ >+ @${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g ; \ > s,%%CFLAGS%%,${CFLAGS},g ; \ > s,%%LDFLAGS%%,${LDFLAGS},g" ${WRKSRC}/Imakefile >- @${PERL} -pi -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/etc/Imakefile >- @${PERL} -pi -e "s,etc/,${PREFIX}/etc/,g" ${WRKSRC}/args.h >+ @${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/etc/Imakefile >+ @${REINPLACE_CMD} -e "s,etc/,${PREFIX}/etc/,g" ${WRKSRC}/args.h > > .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 39755
:
23029
|
23030
|
23031
| 23032