summaryrefslogtreecommitdiff
path: root/lang/ghc/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ghc/patches/patch-ad')
-rw-r--r--lang/ghc/patches/patch-ad4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ghc/patches/patch-ad b/lang/ghc/patches/patch-ad
index 519a26b5268..36d09a0bce7 100644
--- a/lang/ghc/patches/patch-ad
+++ b/lang/ghc/patches/patch-ad
@@ -1,4 +1,4 @@
-$NetBSD: patch-ad,v 1.9 2008/03/17 15:33:10 kristerw Exp $
+$NetBSD: patch-ad,v 1.10 2012/08/17 15:49:35 jperkin Exp $
--- libraries/readline/readline.cabal.orig 2007-12-10 16:20:29.000000000 -0200
+++ libraries/readline/readline.cabal
@@ -6,4 +6,4 @@ $NetBSD: patch-ad,v 1.9 2008/03/17 15:33:10 kristerw Exp $
includes: HsReadline.h
install-includes: HsReadline.h HsReadlineConfig.h
c-sources: HsReadline_cbits.c
-+ ld-options: "-Wl","-R@PREFIX@/lib","-L","@PREFIX@/lib"
++ ld-options: "-Wl,-R@PREFIX@/lib","-L@PREFIX@/lib"