aboutsummaryrefslogtreecommitdiffstats
path: root/databases/sybtcl
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2013-04-23 19:51:52 +0800
committergahr <gahr@FreeBSD.org>2013-04-23 19:51:52 +0800
commit46f22ba7bb87908e6db7504337804a01cd5b1061 (patch)
tree85fa201a8b2f77aa2eeebf378af8a1d9cc666b3a /databases/sybtcl
parent2c03cc4ccce4b31cc35f5341686aa26ccd4e7e38 (diff)
downloadfreebsd-ports-gnome-46f22ba7bb87908e6db7504337804a01cd5b1061.tar.gz
freebsd-ports-gnome-46f22ba7bb87908e6db7504337804a01cd5b1061.tar.zst
freebsd-ports-gnome-46f22ba7bb87908e6db7504337804a01cd5b1061.zip
- Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk - Update ports that required 8.3+ to require 8.4+ (since 8.5 is the default, I don't expect this change to cause much trouble)
Diffstat (limited to 'databases/sybtcl')
-rw-r--r--databases/sybtcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sybtcl/Makefile b/databases/sybtcl/Makefile
index f31b428576be..6f5106ac100e 100644
--- a/databases/sybtcl/Makefile
+++ b/databases/sybtcl/Makefile
@@ -16,7 +16,7 @@ COMMENT= TCL extension to connect to Sybase servers
LIB_DEPENDS= sybdb:${PORTSDIR}/databases/freetds
-USE_TCL= 83+
+USE_TCL= 84+
TCL_DVER= ${TCL_VER:S/.//}
MAKEFILE= ${FILESDIR}/Makefile.bsd
MAKE_ARGS+= TCL_VER=${TCL_VER}