FreeBSD Bugzilla – Attachment 24199 Details for
Bug 41442
[Maintainer-update] deskutils/tuxcards USE_REINPLACE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tuxcards.diff
tuxcards.diff (text/plain), 890 bytes, created by
Tilman Linneweh
on 2002-08-08 11:30:01 UTC
(
hide
)
Description:
tuxcards.diff
Filename:
MIME Type:
Creator:
Tilman Linneweh
Created:
2002-08-08 11:30:01 UTC
Size:
890 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/deskutils/tuxcards/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- Makefile 24 May 2002 18:21:24 -0000 1.3 >+++ Makefile 8 Aug 2002 10:27:01 -0000 >@@ -19,13 +19,14 @@ > USE_QT_VER= 2 > HAS_CONFIGURE= yes > CONFIGURE_ARGS= --prefix=${PREFIX} >+USE_REINPLACE= yes > > pre-patch: >- @${PERL} -pi -e 's|\$$\(prefix\)/doc|\$$\(prefix\)/share/doc|' \ >+ @${REINPLACE_CMD} -e 's|\$$\(prefix\)/doc|\$$\(prefix\)/share/doc|' \ > ${WRKSRC}/tuxcards/docs/en/Makefile.in >- @${PERL} -pi -e 's|-O2||' ${WRKSRC}/configure >+ @${REINPLACE_CMD} -e 's|-O2||' ${WRKSRC}/configure > .ifdef(NOPORTDOCS) >- @${PERL} -pi -e 's|install-data-am\: install-data-local||' \ >+ @${REINPLACE_CMD} -e 's|install-data-am\: install-data-local||' \ > ${WRKSRC}/tuxcards/docs/en/Makefile.in > .endif #NOPORTDOCS
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 41442
: 24199