diff options
author | kris <kris@FreeBSD.org> | 2004-05-21 13:22:19 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-05-21 13:22:19 +0800 |
commit | 56e3390f41b747782755d892b2432b53d26b8d84 (patch) | |
tree | e05817dc42688f5579ea0bd43faa1003d928c027 /lang | |
parent | 4ab37dc18ffdb1f730fd5fd7909ed17f9b93d4c0 (diff) | |
download | freebsd-ports-gnome-56e3390f41b747782755d892b2432b53d26b8d84.tar.gz freebsd-ports-gnome-56e3390f41b747782755d892b2432b53d26b8d84.tar.zst freebsd-ports-gnome-56e3390f41b747782755d892b2432b53d26b8d84.zip |
This DEPRECATED port is also BROKEN with current versions of ocaml.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/qc--/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/qc--/Makefile b/lang/qc--/Makefile index 9bc09bc4869f..fd80ea85ac03 100644 --- a/lang/qc--/Makefile +++ b/lang/qc--/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The Quick C-- Compiler +BROKEN= "Configure fails with current version of ocaml" DEPRECATED= "Uses snapshots and is unmaintained" EXPIRATION_DATE=2004-06-18 |