summaryrefslogtreecommitdiff
path: root/lang/ghc/Makefile
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2008-03-02 19:27:25 +0000
committerOliver Braun <obraun@FreeBSD.org>2008-03-02 19:27:25 +0000
commit653b6503b561da5f8adef7afb8bbf1ee769be9e6 (patch)
treec820863bddc2cc16002a8b28fc08d87799ee224a /lang/ghc/Makefile
parentFix build with guile-1.8. (diff)
* Add to patches to fix ghc on amd64, which enables building of hs-alex, whitespace, ...
* Bump PORTREVISION. Obtained from: http://hackage.haskell.org/trac/ghc
Diffstat (limited to 'lang/ghc/Makefile')
-rw-r--r--lang/ghc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile
index 9357b3779b2c..8a7db9250da3 100644
--- a/lang/ghc/Makefile
+++ b/lang/ghc/Makefile
@@ -6,6 +6,7 @@
PORTNAME= ghc
PORTVERSION= 6.8.2
+PORTREVISION= 1
CATEGORIES= lang haskell
MASTER_SITES= http://www.haskell.org/ghc/dist/${PORTVERSION}/:source \
http://www.haskell.org/ghc/dist/${PORTVERSION}/FreeBSD/:boot \
@@ -64,6 +65,8 @@ DISTFILES+= ghc-${PORTVERSION}-x86_64-unknown-freebsd7-boot${EXTRACT_SUFX}:boot
.else
IGNORE= unsupported at the moment
.endif
+EXTRA_PATCHES= ${PATCHDIR}/extra-patch-rts-Linker.c \
+ ${PATCHDIR}/extra-patch-driver-mangler-ghc-asm.lprl
.endif
DOCSDIR= ${PREFIX}/share/doc/${DISTNAME}