aboutsummaryrefslogtreecommitdiffstats
path: root/lang/itcl
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2017-09-07 18:56:40 +0800
committergahr <gahr@FreeBSD.org>2017-09-07 18:56:40 +0800
commit1dfb87880a2a87fab006ab95cf12a0adc056d723 (patch)
treef77f0ccbda9db7030764a923d493f061cd647b57 /lang/itcl
parentaefa56f45e4ac36fe3f8507ec188b845c08b4ca0 (diff)
downloadfreebsd-ports-gnome-1dfb87880a2a87fab006ab95cf12a0adc056d723.tar.gz
freebsd-ports-gnome-1dfb87880a2a87fab006ab95cf12a0adc056d723.tar.zst
freebsd-ports-gnome-1dfb87880a2a87fab006ab95cf12a0adc056d723.zip
Convert USES of tcl or tk from 84+ to 85+
This shouldn't change anything in the default case because tcl86 is chosen anyway.
Diffstat (limited to 'lang/itcl')
-rw-r--r--lang/itcl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile
index 50551dbf383c..6642cf99c4fb 100644
--- a/lang/itcl/Makefile
+++ b/lang/itcl/Makefile
@@ -3,6 +3,7 @@
PORTNAME= itcl
PORTVERSION= 3.4.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= lang tcl
MASTER_SITES= SF/incrtcl/%5BIncr%20Tcl_Tk%5D-source/3.4.1
@@ -11,7 +12,7 @@ DISTNAME= itcl${PORTVERSION}
MAINTAINER= erik@bz.bzflag.bz
COMMENT= Object-oriented extension to Tcl [incr Tcl]
-USES+= tcl:84+,tea
+USES+= tcl:85+,tea
USE_LDCONFIG= ${PREFIX}/lib/itcl${PORTVERSION:R}