diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-21 05:22:19 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-21 05:22:19 +0000 |
commit | 854ce8a8d9e01bb82c9e5cb95b6a2c2ff6e46464 (patch) | |
tree | d1644261b22b1ba772f4b1aad7e220173b09813a /lang | |
parent | 84a957bc55413f4ed1fe01bd2243fd0a5bc84e71 (diff) | |
download | ports-854ce8a8d9e01bb82c9e5cb95b6a2c2ff6e46464.tar.gz ports-854ce8a8d9e01bb82c9e5cb95b6a2c2ff6e46464.zip |
Notes
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 |