lang/ghc: Fix build on CURRENT after libutil bump

PR:		288655
Tested by:	eduardo
This commit is contained in:
Gleb Popov
2025-08-05 07:23:19 +03:00
parent b55bde09b2
commit bb538d4b8e

View File

@@ -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