diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-17 15:48:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-17 15:48:44 +0000 |
commit | 6c1772ab60bfbe92f2d2756eb6b2cbae6e790c64 (patch) | |
tree | 17a67e4a0355ae7cc10d1687f2b15db8f7b82687 /lang/hope/Makefile | |
parent | a1752d661511e3c2a3f9dfa3f6679593a1ecab96 (diff) | |
download | ports-6c1772ab60bfbe92f2d2756eb6b2cbae6e790c64.tar.gz ports-6c1772ab60bfbe92f2d2756eb6b2cbae6e790c64.zip |
Notes
Diffstat (limited to 'lang/hope/Makefile')
-rw-r--r-- | lang/hope/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/hope/Makefile b/lang/hope/Makefile index bd5137456e6f..6d11fd5fbf5e 100644 --- a/lang/hope/Makefile +++ b/lang/hope/Makefile @@ -14,10 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= lev@FreeBSD.org COMMENT= Hope is lazy interpriter for HOPE applicative language -BROKEN= Patch fails -DEPRECATED= Has been broken for more than 6 months -EXPIRATION_DATE=2008-09-19 - .if defined(WITH_DOCS) BUILD_DEPENDS+= latex:${PORTSDIR}/print/teTeX \ latex2html:${PORTSDIR}/textproc/latex2html |