aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2004-01-16 12:30:20 +0000
committerOliver Braun <obraun@FreeBSD.org>2004-01-16 12:30:20 +0000
commit633ce6057d80082abbe4ae36e8c7042779dc7313 (patch)
tree9164dd0003c7dbff8e518ef74b1c8080d0aa8fa5 /devel
parentbb0f1b323ccd6ac78e90e6f4511a1b3e835b2115 (diff)
downloadports-633ce6057d80082abbe4ae36e8c7042779dc7313.tar.gz
ports-633ce6057d80082abbe4ae36e8c7042779dc7313.zip
Notes
Diffstat (limited to 'devel')
-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