1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Use lang/ghc5

This commit is contained in:
Oliver Braun 2004-01-16 12:30:20 +00:00
parent bb0f1b323c
commit 633ce6057d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98291

View File

@ -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