aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-04-04 15:55:35 +0800
committervs <vs@FreeBSD.org>2005-04-04 15:55:35 +0800
commit7026f152c244a9e3b848b0f932e2af754d2d03b2 (patch)
tree16b38840c21af67b6748e2e6f03e9721325b98f4 /devel
parent74f41a2efb8c26f71eb55acccf12fd37b859efc2 (diff)
downloadfreebsd-ports-gnome-7026f152c244a9e3b848b0f932e2af754d2d03b2.tar.gz
freebsd-ports-gnome-7026f152c244a9e3b848b0f932e2af754d2d03b2.tar.zst
freebsd-ports-gnome-7026f152c244a9e3b848b0f932e2af754d2d03b2.zip
BROKEN: Doesn't compile with current version of lang/ghc
PR: ports/79200 Submitted by: maintainer
Diffstat (limited to 'devel')
-rw-r--r--devel/hs-uni/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-uni/Makefile b/devel/hs-uni/Makefile
index cecc9e91c21b..afab26e10f01 100644
--- a/devel/hs-uni/Makefile
+++ b/devel/hs-uni/Makefile
@@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= gtchask@mm.st
COMMENT= A tool integration framework for Haskell, including Htk
+BROKEN= "Does not compile with ghc 6.4 (specifically, ghc-pkg)"
+
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc