mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
430 B
Plaintext
14 lines
430 B
Plaintext
$NetBSD: patch-ag,v 1.6 2012/08/17 15:49:36 jperkin Exp $
|
|
|
|
--- ../ghc-6.4.2/libraries/readline/package.conf.in.orig 2005-05-20 20:59:44.000000000 +0200
|
|
+++ ../ghc-6.4.2/libraries/readline/package.conf.in 2005-05-20 21:07:43.000000000 +0200
|
|
@@ -27,7 +27,7 @@
|
|
depends: base
|
|
hugs-options:
|
|
cc-options:
|
|
-ld-options:
|
|
+ld-options: "-Wl,-R@PREFIX@/lib","-L@PREFIX@/lib"
|
|
framework-dirs:
|
|
frameworks:
|
|
haddock-interfaces: HADDOCK_IFACE
|