summaryrefslogtreecommitdiff
path: root/devel/hs-hpl
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-hpl')
-rw-r--r--devel/hs-hpl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-hpl/Makefile b/devel/hs-hpl/Makefile
index 679cc26c8252..0cee0592ed40 100644
--- a/devel/hs-hpl/Makefile
+++ b/devel/hs-hpl/Makefile
@@ -16,8 +16,8 @@ DISTNAME= ports-${PORTVERSION}
MAINTAINER= obraun@FreeBSD.org
COMMENT= Haskell Ports Library provides ports in Haskell
-BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
-RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc
+BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
+RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
HAS_CONFIGURE= yes
USE_GMAKE= yes