aboutsummaryrefslogtreecommitdiff
path: root/lang/tinycobol/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-03-25 12:08:53 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-03-25 12:08:53 +0000
commitde0c766343ffa1f6b61d3cd784ed704d37d4162a (patch)
tree12ee811459a2cd0cae5881fad6281d28b7534b86 /lang/tinycobol/Makefile
parent7f4323449e8f3f678c5746ec147a5b2fed944b4c (diff)
Notes
Diffstat (limited to 'lang/tinycobol/Makefile')
-rw-r--r--lang/tinycobol/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/tinycobol/Makefile b/lang/tinycobol/Makefile
index 0cc9bbbfb963..e9617628b169 100644
--- a/lang/tinycobol/Makefile
+++ b/lang/tinycobol/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= SF/tiny-cobol
MAINTAINER= glen.j.barber@gmail.com
COMMENT= A tiny COBOL compiler for IA32 platforms
+BROKEN= Missing htcobol compiler binary
+
ONLY_FOR_ARCHS= i386
USE_BZIP2= yes