aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2009-02-27 16:43:04 +0800
committermm <mm@FreeBSD.org>2009-02-27 16:43:04 +0800
commit14eb74ead1d741bc32063c0283887d3d8a4539b8 (patch)
tree273f9a0fec37ed1140ac826a8dcce75f3f29a8e0
parent2419071a06dbf480d87acea3b6c5aae7927ff719 (diff)
downloadfreebsd-ports-gnome-14eb74ead1d741bc32063c0283887d3d8a4539b8.tar.gz
freebsd-ports-gnome-14eb74ead1d741bc32063c0283887d3d8a4539b8.tar.zst
freebsd-ports-gnome-14eb74ead1d741bc32063c0283887d3d8a4539b8.zip
- Unbreak and set USE_TCL to 84, as port does not support 85 and higher
-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