Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146515407
D24014.id69359.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
748 B
Referenced Files
None
Subscribers
None
D24014.id69359.diff
View Options
Index: lang/ghc/Makefile
===================================================================
--- lang/ghc/Makefile
+++ 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 \
@@ -50,6 +50,11 @@
PROFILE_DESC= Add support for performance profiling
DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx
+
+# This version of ncurses is still needed to build ghc on 13-CURRENT
+.if ${OSVERSION} > 1300078
+BUILD_DEPENDS= ${LOCALBASE}/lib/compat/libncursesw.so.8:misc/compat12x
+.endif
DYNAMIC_CONFIGURE_WITH= system-libffi \
ffi-includes=${LOCALBASE}/include \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 4, 7:29 AM (2 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29233228
Default Alt Text
D24014.id69359.diff (748 B)
Attached To
Mode
D24014: [PORT REVISION] Fix ghc build in 13-CURRENT
Attached
Detach File
Event Timeline
Log In to Comment