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/hs-hmake | |
parent | 3637fc2f7129fff3afa002af6e4748e5def18f21 (diff) |
Notes
Diffstat (limited to 'devel/hs-hmake')
-rw-r--r-- | devel/hs-hmake/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-hmake/Makefile b/devel/hs-hmake/Makefile index d68154f7a45d..5024f67f4f64 100644 --- a/devel/hs-hmake/Makefile +++ b/devel/hs-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 |