mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
lang/itcl: remove support for Tcl 8.5
PR: 277390 Submitted by: gahr Approved by: maintainer timeout
This commit is contained in:
parent
f6a5d79aad
commit
dbf77f72b0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= itcl
|
||||
PORTVERSION= 3.4.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= lang tcl
|
||||
MASTER_SITES= SF/incrtcl/%5BIncr%20Tcl_Tk%5D-source/itcl%203.4.4
|
||||
|
@ -10,7 +10,7 @@ MAINTAINER= erik@bz.bzflag.bz
|
|||
COMMENT= Object-oriented extension to Tcl [incr Tcl]
|
||||
WWW= https://sourceforge.net/projects/incrtcl/
|
||||
|
||||
USES+= tcl:85,86,tea
|
||||
USES+= tcl:86,tea
|
||||
|
||||
USE_LDCONFIG= ${PREFIX}/lib/itcl${PORTVERSION:R}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue