aboutsummaryrefslogtreecommitdiff
path: root/lang/ghc
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-03-20 21:53:50 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-03-20 21:53:50 +0000
commit611cd2ef37da7dc598961ac677e783519de9e08f (patch)
treef135509b1d7534c6041d557e86a39e99ed01744e /lang/ghc
parent7b0efb2fcd1b843720445158c15e41a6310c007b (diff)
downloadports-611cd2ef37da7dc598961ac677e783519de9e08f.tar.gz
ports-611cd2ef37da7dc598961ac677e783519de9e08f.zip
Notes
Diffstat (limited to 'lang/ghc')
-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:
+