1
0
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:
Martin Matuska 2008-04-05 21:36:40 +00:00
parent 1671d92c73
commit e4edfa4475
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210621

View File

@ -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}