aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/ghc/Makefile1
-rw-r--r--lang/ghc/files/patch-ghc::rts::package.conf.in10
2 files changed, 11 insertions, 0 deletions
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:
+