From 6354f7acb49c314978276d01213e63a20f9460a2 Mon Sep 17 00:00:00 2001 From: Steven Thomas Smith Date: Wed, 22 Jan 2025 21:22:21 -0500 Subject: [PATCH] ghc: Bugfix build --- lang/ghc/Portfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/ghc/Portfile b/lang/ghc/Portfile index 7582644fc9448..ebe31fc05465a 100644 --- a/lang/ghc/Portfile +++ b/lang/ghc/Portfile @@ -142,6 +142,8 @@ if {${name} eq ${subport}} { "OPT=${prefix}/bin/opt-mp-${ghc_llvm_version}" } + use_configure yes + configure.cmd ./configure configure.pre_args \ --prefix=${prefix}