aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-fps
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2008-03-01 22:51:37 +0000
committerErwin Lansing <erwin@FreeBSD.org>2008-03-01 22:51:37 +0000
commitd31f97cab46b852b62af78f5be1f7b4ed5abf59f (patch)
tree2f8ef0e83b98761bef12a25dbfd911f7c6d5184c /devel/hs-fps
parent316109c5672e2ff9e47191abfad224fe6e9f7ed2 (diff)
downloadports-d31f97cab46b852b62af78f5be1f7b4ed5abf59f.tar.gz
ports-d31f97cab46b852b62af78f5be1f7b4ed5abf59f.zip
Mark BROKEN: does not build.
Notes
Notes: svn path=/head/; revision=208294
Diffstat (limited to 'devel/hs-fps')
-rw-r--r--devel/hs-fps/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-fps/Makefile b/devel/hs-fps/Makefile
index ab57e1075def..2b51a8e72f80 100644
--- a/devel/hs-fps/Makefile
+++ b/devel/hs-fps/Makefile
@@ -20,6 +20,8 @@ COMMENT= Fast, packed, strict byte arrays for Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
+BROKEN= Does not build
+
OPTIONS= PROFILE "Build libraries for profiling" off
.include <bsd.port.pre.mk>