- Does not build with tcl/tk 8.5 and higher
This commit is contained in:
parent
2018ca28d7
commit
f66956021a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228271
@ -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} \
|
||||
|
@ -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} \
|
||||
|
Loading…
Reference in New Issue
Block a user