FreeBSD Bugzilla – Attachment 23060 Details for
Bug 39792
${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-itk
patch-itk (text/plain), 650 bytes, created by
sf
on 2002-06-24 18:30:00 UTC
(
hide
)
Description:
patch-itk
Filename:
MIME Type:
Creator:
sf
Created:
2002-06-24 18:30:00 UTC
Size:
650 bytes
patch
obsolete
>--- Makefile.orig Fri Aug 17 07:42:48 2001 >+++ Makefile Mon Jun 24 10:18:54 2002 >@@ -18,6 +18,7 @@ > LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 \ > itcl${MAJOR}${MINOR}.1:${PORTSDIR}/lang/itcl > >+USE_REINPLACE= yes > WRKSRC= ${WRKDIR}/itcl${MAJOR}.${MINOR}/itk > INSTALLS_SHLIB= yes > MAKE_ENV+= ${PLIST_SUB} \ >@@ -44,11 +45,11 @@ > ${RM} ${WRKSRC}/pkgIndex.tcl > > post-patch: >- ${PERL} -pi \ >+ ${REINPLACE_CMD} \ > -e 's,package require Itk,load \ > [glob ${WRKSRC}/${ITK_LIB_FILE}*],;' \ > -e 's,return$$,exit,' ${WRKSRC}/tests/* >- ${PERL} -pi \ >+ ${REINPLACE_CMD} \ > -e 's,\@itk_LIB_FILE\@,${ITK_LIB_FILE},' \ > ${WRKSRC}/pkgIndex.tcl.in
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 39792
: 23060 |
23061
|
23062