Fix BUILD_DEPENDS after moving lang/ghc6 to lang/ghc

This commit is contained in:
Oliver Braun 2004-01-16 10:06:20 +00:00
parent 2845c3a94d
commit b25408e5dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98275
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ MASTER_SITES= http://www.abridgegame.org/darcs/
MAINTAINER= obraun@FreeBSD.org
COMMENT= Yet another replacement for CVS, written in Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc6
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
USE_REINPLACE= yes

View file

@ -13,7 +13,7 @@ MASTER_SITES= http://www.abridgegame.org/darcs/
MAINTAINER= obraun@FreeBSD.org
COMMENT= Yet another replacement for CVS, written in Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc6
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
USE_REINPLACE= yes