diff options
Diffstat (limited to 'devel/darcs/Makefile')
-rw-r--r-- | devel/darcs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile index 3d815b6..0dfec68 100644 --- a/devel/darcs/Makefile +++ b/devel/darcs/Makefile @@ -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 |