mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Fix build with all Tcl 8.5 patchlevels
This commit is contained in:
parent
1671d92c73
commit
e4edfa4475
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210621
@ -120,7 +120,7 @@ CONFIGURE_ARGS+= --disable-debug --enable-optimized
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} "s+8\.5a6+8.5.1+" ${WRKSRC}/src/other/tcl/library/init.tcl
|
||||
${REINPLACE_CMD} "s+-exact Tcl 8\.5a6+Tcl 8.5+" ${WRKSRC}/src/other/tcl/library/init.tcl
|
||||
|
||||
pre-install:
|
||||
${CP} ${FILESDIR}/mged.sh ${WRKSRC}
|
||||
|
Loading…
Reference in New Issue
Block a user