diff options
Diffstat (limited to 'lang/hope')
-rw-r--r-- | lang/hope/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/hope/Makefile b/lang/hope/Makefile index e6ac2ecd4953..6f90f49832f1 100644 --- a/lang/hope/Makefile +++ b/lang/hope/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= lev@FreeBSD.org COMMENT= Hope is lazy interpriter for HOPE applicative language +BROKEN= "Checksum mismatch" + .if defined(WITH_DOCS) BUILD_DEPENDS+= latex:${PORTSDIR}/print/teTeX \ latex2html:${PORTSDIR}/textproc/latex2html |