aboutsummaryrefslogtreecommitdiff
path: root/finance/hs-hledger-web
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-web
parent5200c65e407ce00811db9babf77562e4fa996f75 (diff)
downloadports-d727619e354d688457613e88c5bd6691579c551f.tar.gz
ports-d727619e354d688457613e88c5bd6691579c551f.zip
finance/hs-hledger*: Broken on FreeBSD 11 because they need the the C.UTF-8 locale
Notes
Notes: svn path=/head/; revision=547871
Diffstat (limited to 'finance/hs-hledger-web')
-rw-r--r--finance/hs-hledger-web/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/hs-hledger-web/Makefile b/finance/hs-hledger-web/Makefile
index 172b4fd2676f..f0e012a4bc81 100644
--- a/finance/hs-hledger-web/Makefile
+++ b/finance/hs-hledger-web/Makefile
@@ -10,6 +10,8 @@ COMMENT= Web interface for hledger, the accounting software
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= \