summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2004-01-16 10:06:20 +0000
committerOliver Braun <obraun@FreeBSD.org>2004-01-16 10:06:20 +0000
commitb25408e5dc3e03c3d91d575e6beb72a6aceae2a0 (patch)
tree6c3b8755902c3930724393c2efce55b190e1fc93 /devel
parentUpdate to 0.29 (based on SQLite 2.8.7). (diff)
Fix BUILD_DEPENDS after moving lang/ghc6 to lang/ghc
Notes
Notes: svn path=/head/; revision=98275
Diffstat (limited to 'devel')
-rw-r--r--devel/darcs/Makefile2
-rw-r--r--devel/hs-darcs/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile
index 3d815b6c4a8d..0dfec68dfa93 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
diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile
index 3d815b6c4a8d..0dfec68dfa93 100644
--- a/devel/hs-darcs/Makefile
+++ b/devel/hs-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