summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2009-07-07 06:48:54 +0000
committerMartin Matuska <mm@FreeBSD.org>2009-07-07 06:48:54 +0000
commitde65271364fbeb62d196c3cf4c354c59c55a0c0a (patch)
tree109d1be45ad31b76a51170c9435ad6c32d1dd922
parentThis plugin renders HTML e-mail using the WebKit library. (diff)
- Prepare for lang/tcl80 and x11-toolkits/tk80 removal
- Switch all ports that have USE_TCL=80+ to use USE_TCL=82+
Notes
Notes: svn path=/head/; revision=237310
-rw-r--r--devel/tclcl/Makefile2
-rw-r--r--devel/tclreadline/Makefile2
-rw-r--r--editors/vim/Makefile2
-rw-r--r--irc/eggdrop/Makefile2
-rw-r--r--lang/otcl/Makefile2
-rw-r--r--net/tcludp/Makefile2
-rw-r--r--textproc/catdoc/Makefile2
-rw-r--r--x11-toolkits/blt/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/devel/tclcl/Makefile b/devel/tclcl/Makefile
index 25d0f1e4588f..6cf721464ff3 100644
--- a/devel/tclcl/Makefile
+++ b/devel/tclcl/Makefile
@@ -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"
diff --git a/devel/tclreadline/Makefile b/devel/tclreadline/Makefile
index 4bedfd6a4106..461ff42ce461 100644
--- a/devel/tclreadline/Makefile
+++ b/devel/tclreadline/Makefile
@@ -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
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 4d21ecdc6574..78f7b28eabd3 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -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
diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile
index d6829befa9cc..4318025082c4 100644
--- a/irc/eggdrop/Makefile
+++ b/irc/eggdrop/Makefile
@@ -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
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile
index 4dee279be325..28c9cbf8dbde 100644
--- a/lang/otcl/Makefile
+++ b/lang/otcl/Makefile
@@ -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
diff --git a/net/tcludp/Makefile b/net/tcludp/Makefile
index bd7a9624e1eb..8d1e223007ba 100644
--- a/net/tcludp/Makefile
+++ b/net/tcludp/Makefile
@@ -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}
diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile
index b52cab819f27..e5de8d42dcca 100644
--- a/textproc/catdoc/Makefile
+++ b/textproc/catdoc/Makefile
@@ -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=""
diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile
index 2974dad78570..fc858dd09505 100644
--- a/x11-toolkits/blt/Makefile
+++ b/x11-toolkits/blt/Makefile
@@ -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