summaryrefslogtreecommitdiff
path: root/lang/otcl/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-02-08 07:49:28 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-02-08 07:49:28 +0000
commitdc8a8512fd89dda216f0907f93742ae5b16e3515 (patch)
tree51f9dad23c97533de3f3f3891476ca9a1b2813cf /lang/otcl/Makefile
parentFix packaging and leftovers (diff)
Mark broken; Fails to configure
./configure: tclsh: not found checking for tcl.h... -I/usr/local/include/tcl8.6/generic checking for tclInt.h... -I/usr/local/include/tcl8.6/generic checking for libtcl... no checking for init.tcl... /usr/local/lib/tcl8.6 checking for http.tcl... /usr/local/lib/tcl8.6/http1.0 checking Tcl http.tcl library... yes checking for tclsh... no checking for tclsh... no checking for tclsh... no checking for tclsh8.4... no configure: error: Installation of tcl seems incomplete or can't be found automatically. Reported by: pkg-fallout With hat: portmgr
Notes
Notes: svn path=/head/; revision=343310
Diffstat (limited to 'lang/otcl/Makefile')
-rw-r--r--lang/otcl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile
index 5e601e7a9368..7500ec53476e 100644
--- a/lang/otcl/Makefile
+++ b/lang/otcl/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}-tclcl/OTcl/${PORTVERSION}
MAINTAINER= 5u623l20@gmail.com
COMMENT= MIT Object Tcl
+BROKEN= Fails to configure
+
LICENSE= MIT
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}