git: 13924ddd661b - main - Uses/cabal.mk: Remove now obsolete check for the basement dep version
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Jun 2025 11:08:29 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=13924ddd661be0d5fc32b019bed3a607197d5d9f
commit 13924ddd661be0d5fc32b019bed3a607197d5d9f
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-06-06 11:02:00 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-06-06 11:08:18 +0000
Uses/cabal.mk: Remove now obsolete check for the basement dep version
---
Mk/Uses/cabal.mk | 5 -----
1 file changed, 5 deletions(-)
diff --git a/Mk/Uses/cabal.mk b/Mk/Uses/cabal.mk
index d52d3e4bfb27..cf1ffe9874f9 100644
--- a/Mk/Uses/cabal.mk
+++ b/Mk/Uses/cabal.mk
@@ -76,11 +76,6 @@ IGNORE= USES=cabal: invalid arguments: ${arg}
IGNORE= CABAL_PROJECT: invalid value: ${CABAL_PROJECT}
. endif
-. if ${ARCH} == i386 && defined(USE_CABAL) && ${USE_CABAL:Mbasement-0.0.1[4-5]}
-# Upstream issue: https://github.com/haskell-foundation/foundation/issues/565
-BROKEN= ${USE_CABAL:Mbasement-0.0.1[4-5]} package doesn't compile on i386
-. endif
-
PKGNAMEPREFIX?= hs-
CABAL_EXECUTABLES?= ${PORTNAME}