diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:36:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:36:20 +0000 |
commit | 0d4b4652fee36d905f1f32f708a97efc87b0a32b (patch) | |
tree | 6ffeedce623e14cb1ccf00a9be98f014166afcc3 /devel/hmake | |
parent | BROKEN: 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/Makefile | 2 |
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 |