aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-10-09 02:58:23 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2017-10-09 02:58:23 +0800
commit24a2d569c5f74e6b8d30b40d10db4358d5fda11d (patch)
tree89ebe496b6a69d400a2e6061f293fb55e4f2aab7 /x11
parenta013e66d91bb9334597ed7d39b7c1985b60d8ccc (diff)
downloadfreebsd-ports-gnome-24a2d569c5f74e6b8d30b40d10db4358d5fda11d.tar.gz
freebsd-ports-gnome-24a2d569c5f74e6b8d30b40d10db4358d5fda11d.tar.zst
freebsd-ports-gnome-24a2d569c5f74e6b8d30b40d10db4358d5fda11d.zip
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
Diffstat (limited to 'x11')
-rw-r--r--x11/enventor/Makefile2
1 files changed, 2 insertions, 0 deletions
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 \