Page MenuHomeFreeBSD

D24023.id69393.diff
No OneTemporary

D24023.id69393.diff

Index: lang/ghc/Makefile
===================================================================
--- lang/ghc/Makefile
+++ 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
Sat, Jul 4, 5:44 AM (19 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34654463
Default Alt Text
D24023.id69393.diff (614 B)

Event Timeline