diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-17 10:40:53 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-17 10:40:53 +0000 |
commit | d3746002080a7fe736d149ea8285a537285d5694 (patch) | |
tree | 35d3068e17a16279c0911a2617f5e48a26738508 /lang/qc-- | |
parent | Mark as deprecated: either fails to fetch, and has done so for some time; (diff) |
BROKEN: Does not fetch
Diffstat (limited to 'lang/qc--')
-rw-r--r-- | lang/qc--/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/qc--/Makefile b/lang/qc--/Makefile index a8f7ddfb4652..5cca9725096d 100644 --- a/lang/qc--/Makefile +++ b/lang/qc--/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The Quick C-- Compiler +BROKEN= "Does not fetch" + BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ notangle:${PORTSDIR}/devel/noweb \ latex:${PORTSDIR}/print/teTeX \ |