aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-binary
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-binary')
-rw-r--r--devel/hs-binary/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-binary/Makefile b/devel/hs-binary/Makefile
index 22b9d9d6c1e1..73b07755d36f 100644
--- a/devel/hs-binary/Makefile
+++ b/devel/hs-binary/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= haskell@FreeBSD.org
COMMENT= Efficient binary serialisation for Haskell
BUILD_DEPENDS= ghc>=6.8:${PORTSDIR}/lang/ghc
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ghc>=6.8:${PORTSDIR}/lang/ghc
GHC_VERSION= 6.8.3
CABALCMD= ${LOCALBASE}/bin/runghc Setup.lhs