1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00

- Prepare for lang/tcl80 and x11-toolkits/tk80 removal

- Switch all ports that have USE_TCL=80+ to use USE_TCL=82+
This commit is contained in:
Martin Matuska 2009-07-07 06:48:54 +00:00
parent 99eda3177b
commit de65271364
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237310
8 changed files with 8 additions and 8 deletions

View File

@ -34,7 +34,7 @@ PORTDOCS= CHANGES.html TODO.html
OTCL_TCLVER!= ${ECHO_CMD} puts \$$tcl_version | ${LOCALBASE}/bin/otclsh
USE_TK= ${OTCL_TCLVER:S/.//}
.else
USE_TK= 80+
USE_TK= 82+
.endif
.include "${PORTSDIR}/Mk/bsd.tcl.mk"

View File

@ -14,7 +14,7 @@ MASTER_SITES= SF/tclreadline
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU readline for TCL
USE_TCL= 80+
USE_TCL= 82+
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -82,7 +82,7 @@ MAKE_ARGS+= CONF_OPT_RUBY="--enable-rubyinterp"
.endif
.if defined(WITH_TCL)
USE_TCL= 80+
USE_TCL= 82+
USE_TCL_NO_THREADS= yes
.endif

View File

@ -21,7 +21,7 @@ PATCH_SITES= http://www.egghelp.org/files/patches/:ssl \
MAINTAINER= beech@FreeBSD.org
COMMENT= The most popular open source Internet Relay Chat bot
USE_TCL= 80+
USE_TCL= 82+
USE_BZIP2= yes
GNU_CONFIGURE= yes

View File

@ -17,7 +17,7 @@ COMMENT= MIT Object Tcl
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_TK= 80+
USE_TK= 82+
USE_TK_NO_THREADS= yes
INVALID_TK_VER= 85 86
USE_XORG= xext

View File

@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR=tcludp
MAINTAINER= frank@fenor.de
COMMENT= UDP extension for TCL
USE_TCL= 80+
USE_TCL= 82+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-tcl=${TCL_LIBDIR}
USE_LDCONFIG= ${PREFIX}/lib/udp${PORTVERSION}

View File

@ -34,7 +34,7 @@ post-patch:
.include <bsd.port.pre.mk>
.if defined(WITH_WORDVIEW)
USE_TK= 80+
USE_TK= 82+
.include "${PORTSDIR}/Mk/bsd.tcl.mk"
CONFIGURE_ARGS+= --with-wish=${WISH}
PLIST_SUB+= WORDVIEW=""

View File

@ -29,7 +29,7 @@ USE_AUTOTOOLS= libtool:15
WRKSRC= ${WRKDIR}/blt2.4z
GNU_CONFIGURE= yes
USE_TK= 80+
USE_TK= 82+
INVALID_TK_VER= 85 86
USE_XORG= x11