Page MenuHomeFreeBSD

D24014.id69368.diff
No OneTemporary

D24014.id69368.diff

Index: head/lang/ghc/Makefile
===================================================================
--- head/lang/ghc/Makefile
+++ head/lang/ghc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ghc
PORTVERSION= ${GHC_VERSION}
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= lang haskell
MASTER_SITES= https://www.haskell.org/ghc/dist/${PORTVERSION}/:source \
LOCAL/arrowd/:boot \
@@ -84,6 +84,11 @@
.endif
.include <bsd.port.pre.mk>
+
+# This version of ncurses is needed by bootstrap compiler
+.if ${OSVERSION} > 1300078 && empty(PORT_OPTIONS:MBOOT)
+BUILD_DEPENDS= libncursesw.so.8:misc/compat12x
+.endif
.if ${GHC_VERSION_MAJOR} == 8 && ${GHC_VERSION_MINOR} <= 4
LLVM_VERSION= 50

File Metadata

Mime Type
text/plain
Expires
Wed, May 20, 8:14 PM (20 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33355432
Default Alt Text
D24014.id69368.diff (683 B)

Event Timeline