From 1245fc43556f6e1f48ef34178cfd78ac381671e5 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 4 Nov 2018 14:01:58 +0000 Subject: Mark BROKEN: fails to build LineEdit.cxx:90:28: error: non-constant-expression cannot be narrowed from type 'size_t' (aka 'unsigned long') to 'int' in initializer list [-Wc++11-narrowing] Marker location={1, strlen(str), -1} ; ^~~~~~~~~~~ Reported by: pkg-fallout --- hebrew/he2/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hebrew/he2') diff --git a/hebrew/he2/Makefile b/hebrew/he2/Makefile index 6c72405fdc0e..73a1e848b587 100644 --- a/hebrew/he2/Makefile +++ b/hebrew/he2/Makefile @@ -12,6 +12,8 @@ COMMENT= Editor for editing (primarily LaTeX) Hebrew files LICENSE= GPLv2 +BROKEN= fails to build + RUN_DEPENDS= iw-elmar-fonts>0:hebrew/elmar-fonts USES= gmake ncurses -- cgit