s/BROKEN/IGNORE/

PR:		ports/53437
Submitted by:	Mark Linimon <linimon@lonesome.com>
This commit is contained in:
Oliver Braun
2003-06-27 16:48:14 +00:00
parent 23d233d7c1
commit 0ed833db97

View File

@@ -15,7 +15,7 @@ MAINTAINER= obraun@FreeBSD.org
COMMENT= An interpreter for the functional programming language Haskell 98
.if ${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "sparc64"
BROKEN= "Does not build on ${MACHINE_ARCH}"
IGNORE= "Does not build on ${MACHINE_ARCH}"
.endif
WRKSRC= ${WRKDIR}/${DISTNAME}/src