diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/otcl/Makefile | 2 |
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} |