diff --git a/lang/tcl/Makefile b/lang/tcl/Makefile index 8ed5e0ba2d..743670456a 100644 --- a/lang/tcl/Makefile +++ b/lang/tcl/Makefile @@ -30,7 +30,7 @@ define Package/tcl SUBMENU:=Tcl SECTION:=lang CATEGORY:=Languages - DEPENDS:=+libpthread + DEPENDS:=+libpthread @BROKEN TITLE:=The Tcl language URL:=http://www.tcl.tk/ endef