aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/darcs/Makefile3
-rw-r--r--devel/hs-darcs/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile
index 93afe2afe14f..b1bab9ed69ad 100644
--- a/devel/darcs/Makefile
+++ b/devel/darcs/Makefile
@@ -16,7 +16,8 @@ COMMENT= Yet another replacement for CVS, written in Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
- gmp.7:${PORTSDIR}/math/libgmp4
+ gmp.7:${PORTSDIR}/math/libgmp4 \
+ readline.5:${PORTSDIR}/devel/readline
OPTIONS= SERVER "install server" off
USE_AUTOTOOLS= autoconf:259
diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile
index 93afe2afe14f..b1bab9ed69ad 100644
--- a/devel/hs-darcs/Makefile
+++ b/devel/hs-darcs/Makefile
@@ -16,7 +16,8 @@ COMMENT= Yet another replacement for CVS, written in Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
- gmp.7:${PORTSDIR}/math/libgmp4
+ gmp.7:${PORTSDIR}/math/libgmp4 \
+ readline.5:${PORTSDIR}/devel/readline
OPTIONS= SERVER "install server" off
USE_AUTOTOOLS= autoconf:259