aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/ecos-tools/Makefile2
-rw-r--r--games/8kingdoms/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/ecos-tools/Makefile b/devel/ecos-tools/Makefile
index b4f58c81fd93..472f840556d0 100644
--- a/devel/ecos-tools/Makefile
+++ b/devel/ecos-tools/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Configuration tools for the eCos embedded OS
USE_BZIP2= yes
-USE_TCL_BUILD= yes
+USE_TCL_BUILD= 84
USE_WX= 2.4
WRKSRC= ${WRKDIR}/infra-build
GNU_CONFIGURE= yes
diff --git a/games/8kingdoms/Makefile b/games/8kingdoms/Makefile
index 83fda0ee4567..0cdeb80d0e97 100644
--- a/games/8kingdoms/Makefile
+++ b/games/8kingdoms/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
USE_GMAKE= yes
USE_GL= yes
USE_SDL= sdl mixer
-USE_TCL= yes
+USE_TCL= 84
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include