diff options
| author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-02-20 10:21:56 +0000 |
|---|---|---|
| committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-02-20 10:21:56 +0000 |
| commit | a6a084641f69fba613ccd1d049fbe952912b8121 (patch) | |
| tree | 4812171adaacf2495d0aa17d2c9b0624742aefa3 /lang/itcl | |
| parent | e50f8a9adc294cd98dc0eb6a93fa6a3fb431597c (diff) | |
Notes
Diffstat (limited to 'lang/itcl')
| -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} |
