Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103461828
D24023.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
629 B
Referenced Files
None
Subscribers
None
D24023.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D24023: [PORT REVISION] Fix for ghc in CURRENT
Attached
Detach File
Event Timeline
Log In to Comment