From 24a2d569c5f74e6b8d30b40d10db4358d5fda11d Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 8 Oct 2017 18:58:23 +0000 Subject: [PATCH] Mark BROKEN: fails to build /usr/local/bin/eolian_gen --legacy -I//usr/local/share/eolian/include/eo-1 -I//usr/local/share/eolian/include/evas-1 -I//usr/local/share/eolian/include/edje-1 -I//usr/local/share/eolian/include/ecore-1 -I//usr/local/share/eolian/include/elementary-1 -I//usr/local/share/eolian/include/efl-1 -I../../src/lib --gc -o enventor_object.eo.c enventor_object.eo eolian_gen: illegal option -- - Reported by: pkg-fallout MFH: 2017Q4 --- x11/enventor/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11/enventor/Makefile b/x11/enventor/Makefile index fd2a0b529a5d..43e04302e76d 100644 --- a/x11/enventor/Makefile +++ b/x11/enventor/Makefile @@ -13,6 +13,8 @@ COMMENT= Dynamic EDC Editor LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= fails to build + LIB_DEPENDS= libefl.so:devel/efl USES= compiler:c11 desktop-file-utils gmake libtool pkgconfig \