summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/darcs/darcs-2.16.1.ebuild')
-rw-r--r--dev-vcs/darcs/darcs-2.16.1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-vcs/darcs/darcs-2.16.1.ebuild b/dev-vcs/darcs/darcs-2.16.1.ebuild
index f1a923a53c4c..e33373b03406 100644
--- a/dev-vcs/darcs/darcs-2.16.1.ebuild
+++ b/dev-vcs/darcs/darcs-2.16.1.ebuild
@@ -70,6 +70,8 @@ DEPEND="${RDEPEND}
curl? ( virtual/pkgconfig )
"
+PATCHES=("${FILESDIR}"/${PN}-2.16.1-curl.patch)
+
src_configure() {
haskell-cabal_src_configure \
$(cabal_flag curl curl) \