diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-08-18 01:06:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-08-18 01:06:59 +0000 |
commit | a8628b4542bc4d021ff6ca60b5f27cf25f0753ac (patch) | |
tree | cbd6b63269e3967c81d2d451f25fe93defaa0107 | |
parent | f60090dbb1809e00a5b758fb36bf826467f9a2e6 (diff) | |
download | freebsd-ports-a8628b4542bc4d021ff6ca60b5f27cf25f0753ac.zip |
BROKEN: Patch fails
-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 6d11fd5fbf5e..e4a295eceb90 100644 --- a/lang/hope/Makefile +++ b/lang/hope/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= lev@FreeBSD.org COMMENT= Hope is lazy interpriter for HOPE applicative language +BROKEN= Patch fails + .if defined(WITH_DOCS) BUILD_DEPENDS+= latex:${PORTSDIR}/print/teTeX \ latex2html:${PORTSDIR}/textproc/latex2html |