diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/itcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile index 417caf484889..c6f5e5cec056 100644 --- a/lang/itcl/Makefile +++ b/lang/itcl/Makefile @@ -11,7 +11,7 @@ DISTNAME= itcl${PORTVERSION} MAINTAINER= erik@bz.bzflag.bz COMMENT= Object-oriented extension to Tcl [incr Tcl] -USE_TCL= 84+ +USES+= tcl USE_LDCONFIG= ${PREFIX}/lib/itcl${PORTVERSION:R} |