summaryrefslogtreecommitdiff
path: root/devel/hmake
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-05-17 09:36:20 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-05-17 09:36:20 +0000
commit0d4b4652fee36d905f1f32f708a97efc87b0a32b (patch)
tree6ffeedce623e14cb1ccf00a9be98f014166afcc3 /devel/hmake
parentBROKEN: does not package correctly (diff)
BROKEN: does not build
Notes
Notes: svn path=/head/; revision=59315
Diffstat (limited to 'devel/hmake')
-rw-r--r--devel/hmake/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hmake/Makefile b/devel/hmake/Makefile
index d68154f7a45d..5024f67f4f64 100644
--- a/devel/hmake/Makefile
+++ b/devel/hmake/Makefile
@@ -14,6 +14,8 @@ MAINTAINER= mwest@uct.ac.za
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
+BROKEN= "Does not build"
+
HAS_CONFIGURE= YES
CONFIGURE_ARGS+= --prefix=${PREFIX}
USE_GMAKE= YES