FreeBSD Bugzilla – Attachment 22980 Details for
Bug 39716
${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-gdis
patch-gdis (text/plain), 704 bytes, created by
sf
on 2002-06-23 18:30:01 UTC
(
hide
)
Description:
patch-gdis
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-23 18:30:01 UTC
Size:
704 bytes
patch
obsolete
>--- Makefile.orig Mon Mar 4 19:36:20 2002 >+++ Makefile Sun Jun 23 10:20:19 2002 >@@ -17,6 +17,7 @@ > LIB_DEPENDS= gtkextra:${PORTSDIR}/x11-toolkits/gtkextra \ > gtkgl:${PORTSDIR}/x11-toolkits/gtkglarea > >+USE_REINPLACE= yes > USE_GTK= yes > USE_MESA= yes > WRKSRC= ${WRKDIR}/${PORTNAME} >@@ -24,9 +25,9 @@ > ALL_TARGET= # empty > > post-patch: >- @${PERL} -pi -e "s,^CC,#CC,g ; s,^CFLAGS,#CFLAGS,g ; \ >+ @${REINPLACE_CMD} -e "s,^CC,#CC,g ; s,^CFLAGS,#CFLAGS,g ; \ > s,gtk-config,${GTK_CONFIG},g" ${WRKSRC}/Makefile >- @${PERL} -pi -e "s,%%DATADIR%%,${DATADIR},g" ${WRKSRC}/gdis.h >+ @${REINPLACE_CMD} -e "s,%%DATADIR%%,${DATADIR},g" ${WRKSRC}/gdis.h > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/gdis ${PREFIX}/bin
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 39716
: 22980