summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-08-14 21:46:28 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-08-14 21:46:28 +0000
commitd0e7992781ec270af6fa2ed94f3e3fc73056c596 (patch)
treebff22bf7f8caadef1c3880772ab9096d1d7860e2 /devel
parentBROKEN: Size mismatch (diff)
BROKEN: Unfetchable
Notes
Notes: svn path=/head/; revision=116220
Diffstat (limited to 'devel')
-rw-r--r--devel/hs-alex/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-alex/Makefile b/devel/hs-alex/Makefile
index 1bcd05009e8c..34fc617ba6aa 100644
--- a/devel/hs-alex/Makefile
+++ b/devel/hs-alex/Makefile
@@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= haskell@FreeBSD.org
COMMENT= Alex is a tool for generating lexical analysers in Haskell
+BROKEN= Unfetchable
+
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
.if !defined(NOPORTDOCS)
BUILD_DEPENDS+= jade:${PORTSDIR}/textproc/jade \