diff options
Diffstat (limited to 'devel/hs-hmake/Makefile')
-rw-r--r-- | devel/hs-hmake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-hmake/Makefile b/devel/hs-hmake/Makefile index 0c121c3e6998..a7658bc607fd 100644 --- a/devel/hs-hmake/Makefile +++ b/devel/hs-hmake/Makefile @@ -21,7 +21,7 @@ BROKEN= does not compile BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \ hs-readline>=1.0.1.0:${PORTSDIR}/devel/hs-readline -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp HAS_CONFIGURE= YES |