summaryrefslogtreecommitdiff
path: root/finance/hs-hledger
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-09-07 00:12:05 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-09-07 00:12:05 +0000
commitd727619e354d688457613e88c5bd6691579c551f (patch)
treed44637723710fcf2e96a095f7a25487f2b1b8e96 /finance/hs-hledger
parentnet/dhcpcd: Update to 9.2.0 (diff)
finance/hs-hledger*: Broken on FreeBSD 11 because they need the the C.UTF-8 locale
Relevant links: * https://unix.stackexchange.com/questions/485073/how-to-backport-freebsd-13-current-c-utf-8-locale-to-11-2-release * https://github.com/simonmichael/hledger/issues/1346
Notes
Notes: svn path=/head/; revision=547871
Diffstat (limited to 'finance/hs-hledger')
-rw-r--r--finance/hs-hledger/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/hs-hledger/Makefile b/finance/hs-hledger/Makefile
index cc89fc74332d..8bd4849c3e78 100644
--- a/finance/hs-hledger/Makefile
+++ b/finance/hs-hledger/Makefile
@@ -10,6 +10,8 @@ COMMENT= Accounting software for both power users and folks new to accounting
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_FreeBSD_11= needs the the C.UTF-8 locale
+
USES= cabal
USE_LOCALE= C.UTF-8
USE_CABAL= \