diff options
-rw-r--r-- | devel/tcl8-thread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tcl8-thread/Makefile b/devel/tcl8-thread/Makefile index 6d1f63f858cb..d2e9ab61a893 100644 --- a/devel/tcl8-thread/Makefile +++ b/devel/tcl8-thread/Makefile @@ -12,7 +12,7 @@ WWW= https://wiki.tcl.tk/2770 LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/license.terms -USES= tcl:tcl8,tea +USES= tcl:86,tea DOCSDIR= ${PREFIX}/share/doc/${TCL_PKG} USE_LDCONFIG= ${PREFIX}/lib/${TCL_PKG} |