- Does not build with tcl/tk 8.5 and higher

This commit is contained in:
Martin Matuska 2009-02-14 14:17:34 +00:00
parent 2018ca28d7
commit f66956021a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228271
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ DISTNAME= itcl${PORTVERSION}
MAINTAINER= erik@smluc.org
COMMENT= Object-oriented extension to Tcl [incr Tcl]
USE_TCL= 84+
USE_TCL= 84
USE_LDCONFIG= yes
MAKE_ENV+= ${PLIST_SUB} \

View File

@ -18,7 +18,7 @@ COMMENT= Object-oriented extension to Tk [incr Tk]
LIB_DEPENDS= itcl.${MAJOR}:${PORTSDIR}/lang/itcl
USE_TK= 84+
USE_TK= 84
USE_LDCONFIG= yes
MAKE_ENV+= ${PLIST_SUB} \
SHLIB_MAJOR=${SHLIB_MAJOR} SHLIB_MINOR=${SHLIB_MINOR} \