Skip to content

Commit

Permalink
lang/itcl: remove support for Tcl 8.5
Browse files Browse the repository at this point in the history
PR:             277390
Submitted by:   gahr
Approved by:    maintainer timeout
  • Loading branch information
gahr committed Apr 1, 2024
1 parent f6a5d79 commit dbf77f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/itcl/Makefile
@@ -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
Expand All @@ -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}

Expand Down

0 comments on commit dbf77f7

Please sign in to comment.