Fix BUILD_DEPENDS after moving lang/ghc6 to lang/ghc
This commit is contained in:
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
|
@ -13,7 +13,7 @@ MASTER_SITES= http://www.abridgegame.org/darcs/
|
||||||
MAINTAINER= obraun@FreeBSD.org
|
MAINTAINER= obraun@FreeBSD.org
|
||||||
COMMENT= Yet another replacement for CVS, written in Haskell
|
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
|
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
USE_REINPLACE= yes
|
||||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= http://www.abridgegame.org/darcs/
|
||||||
MAINTAINER= obraun@FreeBSD.org
|
MAINTAINER= obraun@FreeBSD.org
|
||||||
COMMENT= Yet another replacement for CVS, written in Haskell
|
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
|
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
USE_REINPLACE= yes
|
||||||
|
|
Loading…
Reference in a new issue