Page MenuHomeFreeBSD

D24023.diff
No OneTemporary

D24023.diff

Index: head/lang/ghc/Makefile
===================================================================
--- head/lang/ghc/Makefile
+++ head/lang/ghc/Makefile
@@ -86,8 +86,8 @@
.include <bsd.port.pre.mk>
# This version of ncurses is needed by bootstrap compiler
-.if ${OSVERSION} > 1300078 && (${ARCH} == amd64 || ${ARCH} == i386) && empty(PORT_OPTIONS:MBOOT)
-BUILD_DEPENDS= ${LOCALBASE}/lib/compat/libncursesw.so.8:misc/compat12x
+.if ${OSVERSION} > 1300078 && empty(PORT_OPTIONS:MBOOT)
+BUILD_DEPENDS+= ${LOCALBASE}/lib/compat/libncursesw.so.8:misc/compat12x
.endif
.if ${GHC_VERSION_MAJOR} == 8 && ${GHC_VERSION_MINOR} <= 4

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 26, 8:25 AM (4 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14857551
Default Alt Text
D24023.diff (629 B)

Event Timeline