From df704e159e58c6358e43d3eef9972604fb8a048c Mon Sep 17 00:00:00 2001 From: mm Date: Sun, 15 Feb 2009 11:25:59 +0000 Subject: - Change USE_TCL from YES to 84 due to planned default tcl change --- www/websh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/websh') diff --git a/www/websh/Makefile b/www/websh/Makefile index d41224721024..0af863ebe9c8 100644 --- a/www/websh/Makefile +++ b/www/websh/Makefile @@ -21,7 +21,7 @@ OPTIONS+= WSSTATIC "Link the objects into the module statically" off TCL_DVER= ${TCL_VER:S/.//} -USE_TCL= yes +USE_TCL= 84 USE_AUTOTOOLS= autoconf:262 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src/unix CONFIGURE_ARGS+=--with-tclinclude=${TCL_INCLUDEDIR} \ -- cgit