diff options
-rw-r--r-- | devel/tigcc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/tigcc/Makefile b/devel/tigcc/Makefile index 43a86e5a5766..5d39e8f0006c 100644 --- a/devel/tigcc/Makefile +++ b/devel/tigcc/Makefile @@ -19,6 +19,8 @@ COMMENT= C compiler for the TI89, 92, and 92+ calculators BUILD_DEPENDS= cdialog:${PORTSDIR}/devel/cdialog \ bash:${PORTSDIR}/shells/bash2 +BROKEN= Size mismatch + IS_INTERACTIVE= yes USE_BZIP2= yes USE_REINPLACE= yes |