lang/ghc: Fix build on CURRENT after libutil bump
PR: 288655 Tested by: eduardo
This commit is contained in:
@@ -98,6 +98,10 @@ PLIST_SUB+= GHC_ARCH=${GHC_ARCH}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 1500000
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/lib/compat/libutil.so.9:misc/compat14x
|
||||
.endif
|
||||
|
||||
# GHC 9.2 has a different name for this
|
||||
BOOT_SCRIPT?= ./boot.source
|
||||
|
||||
|
||||
Reference in New Issue
Block a user