mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
- chase tcl/tk changes
This commit is contained in:
parent
4b7f9fd0e8
commit
8afca93066
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188314
@ -80,7 +80,7 @@ CONFIGURE_ENV+= CFLAGS="${CFLAGS}" \
|
||||
MISSING=${TRUE}
|
||||
|
||||
.if !defined(WITHOUT_TK)
|
||||
USE_TK= 84
|
||||
USE_TK_BUILD= 84
|
||||
.include "${PORTSDIR}/Mk/bsd.tcl.mk"
|
||||
CONFIGURE_ARGS+= --with-tclsh=${TCLSH} \
|
||||
--with-wish=${WISH}
|
||||
@ -89,7 +89,7 @@ CONFIGURE_ENV+= TCLCONFIG="${TCL_LIBDIR}/tclConfig.sh" \
|
||||
MANN= gdtclft.n tcldot.n tkspline.n
|
||||
.else
|
||||
.if defined(WITH_TCL)
|
||||
USE_TCL= 84
|
||||
USE_TCL_BUILD= 84
|
||||
.include "${PORTSDIR}/Mk/bsd.tcl.mk"
|
||||
CONFIGURE_ARGS+= --with-tclsh=${TCLSH}
|
||||
CONFIGURE_ENV+= TCLCONFIG="${TCL_LIBDIR}/tclConfig.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user