FreeBSD Bugzilla – Attachment 22985 Details for
Bug 39721
${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-hashish
patch-hashish (text/plain), 719 bytes, created by
sf
on 2002-06-23 19:10:02 UTC
(
hide
)
Description:
patch-hashish
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-23 19:10:02 UTC
Size:
719 bytes
patch
obsolete
>--- Makefile.orig Tue May 7 23:51:54 2002 >+++ Makefile Sun Jun 23 10:59:56 2002 >@@ -19,14 +19,15 @@ > BUILD_DEPENDS= ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp > LIB_DEPENDS= wx_gtk:${PORTSDIR}/x11-toolkits/wxgtk-devel > >+USE_REINPLACE= yes > WRKSRC= ${WRKDIR}/Hashish > CFLAGS+= -I${LOCALBASE}/include > USE_GMAKE= yes > > post-patch: >- @${PERL} -pi -e "s,^CXXFLAGS =,CXXFLAGS+=,g ; \ >+ @${REINPLACE_CMD} -e "s,^CXXFLAGS =,CXXFLAGS+=,g ; \ > s,^LBLIBS =,LBLIBS = -L${LOCALBASE}/lib,g" ${WRKSRC}/Makefile >- @${PERL} -pi -e "s,crypto/,cryptopp/,g" ${WRKSRC}/src/main.cpp >+ @${REINPLACE_CMD} -e "s,crypto/,cryptopp/,g" ${WRKSRC}/src/main.cpp > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/hashish ${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 39721
: 22985