diff options
Diffstat (limited to 'misc/heyu/Makefile')
-rw-r--r-- | misc/heyu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/heyu/Makefile b/misc/heyu/Makefile index 32f3e0a3f6d4..662fb6eb4a76 100644 --- a/misc/heyu/Makefile +++ b/misc/heyu/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= plambert@plambert.net COMMENT= Control a CM11A interface from the command line +BROKEN= "Checksum fails" + IS_INTERACTIVE= yes ALL_TARGET= heyu WRKSRC= ${WRKDIR}/heyu.dir |