FreeBSD Bugzilla – Attachment 23064 Details for
Bug 39794
${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-xfce
patch-xfce (text/plain), 879 bytes, created by
sf
on 2002-06-24 18:40:02 UTC
(
hide
)
Description:
patch-xfce
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-24 18:40:02 UTC
Size:
879 bytes
patch
obsolete
>--- Makefile.orig Mon May 27 09:55:57 2002 >+++ Makefile Mon Jun 24 10:36:33 2002 >@@ -18,6 +18,7 @@ > iconv.3:${PORTSDIR}/converters/libiconv \ > gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf > >+USE_REINPLACE= yes > USE_X_PREFIX= yes > USE_GTK= yes > USE_XPM= yes >@@ -56,12 +57,12 @@ > .endif > > pre-patch: >- @${PERL} -pi -e 's|=aclocal|=${TRUE}|g ; \ >+ @${REINPLACE_CMD} -e 's|=aclocal|=${TRUE}|g ; \ > s|=autoconf|=${TRUE}|g ; \ > s|=automake|=${TRUE}|g ; \ > s|=autoheader|=${TRUE}|g ; \ > s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure >- @${PERL} -pi -e 's|gtk-config|${GTK_CONFIG:T}|g' ${WRKSRC}/xfce/setup.c >- @${PERL} -pi -e 's|xfplay|internal|g' ${WRKSRC}/other/xfsoundrc.in >+ @${REINPLACE_CMD} -e 's|gtk-config|${GTK_CONFIG:T}|g' ${WRKSRC}/xfce/setup.c >+ @${REINPLACE_CMD} -e 's|xfplay|internal|g' ${WRKSRC}/other/xfsoundrc.in > > .include <bsd.port.post.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 39794
: 23064