From 611cd2ef37da7dc598961ac677e783519de9e08f Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Sun, 20 Mar 2005 21:53:50 +0000 Subject: Resurrect patch to bring libgmp into scope which got accidently dropped on the recent upgrade. Approved by: Haskell cabal --- lang/ghc/Makefile | 1 + lang/ghc/files/patch-ghc::rts::package.conf.in | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 lang/ghc/files/patch-ghc::rts::package.conf.in (limited to 'lang/ghc') diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile index 5844dc47db76..65f326c00a60 100644 --- a/lang/ghc/Makefile +++ b/lang/ghc/Makefile @@ -6,6 +6,7 @@ PORTNAME= ghc PORTVERSION= 6.4 +PORTREVISION= 1 CATEGORIES= lang haskell MASTER_SITES= http://www.haskell.org/ghc/dist/${PORTVERSION}/:source \ http://www.haskell.org/ghc/dist/${PORTVERSION}/FreeBSD/:boot diff --git a/lang/ghc/files/patch-ghc::rts::package.conf.in b/lang/ghc/files/patch-ghc::rts::package.conf.in new file mode 100644 index 000000000000..ad5d610e8170 --- /dev/null +++ b/lang/ghc/files/patch-ghc::rts::package.conf.in @@ -0,0 +1,10 @@ +--- ghc/rts/package.conf.in.orig Sun Mar 20 18:40:33 2005 ++++ ghc/rts/package.conf.in Sun Mar 20 18:41:47 2005 +@@ -135,6 +135,7 @@ + , "-u", "GHCziWeak_runFinalizzerBatch_closure" + , "-u", "__stginit_Prelude" + #endif ++ , "-L%%LOCALBASE%%/lib" + + framework-dirs: + -- cgit v1.2.3