diff options
Diffstat (limited to 'devel/hs-happy')
-rw-r--r-- | devel/hs-happy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile index 02d432b7a0f9..9ca60dc6e70d 100644 --- a/devel/hs-happy/Makefile +++ b/devel/hs-happy/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= simonmar@microsoft.com +BROKEN= "Does not build" + BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc .if !defined(NOPORTDOCS) BUILD_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular \ |