From 4c8bd4fb995ded8f9dbc0580ff9843c5307e9a8d Mon Sep 17 00:00:00 2001 From: obraun Date: Fri, 16 Jan 2004 12:10:23 +0000 Subject: Use lang/ghc5 --- devel/hs-popenhs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/hs-popenhs') diff --git a/devel/hs-popenhs/Makefile b/devel/hs-popenhs/Makefile index fe0d29a..0bf60d6 100644 --- a/devel/hs-popenhs/Makefile +++ b/devel/hs-popenhs/Makefile @@ -14,8 +14,8 @@ PKGNAMEPREFIX= hs- MAINTAINER= obraun@FreeBSD.org COMMENT= A popen-like library for 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 USE_GMAKE= yes HAS_CONFIGURE= yes -- cgit v1.1