From 59225a203916f05c8b024d3b896db9a74619d044 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Fri, 1 Mar 2019 06:51:46 +0000 Subject: [PATCH] Mark BROKEN: fails to build /usr/local/include/gtk-2.0/gdk/gdktypes.h:114:39: error: typedef redefinition with different types ('struct _GdkDrawable' vs 'struct _GdkWindow') Reported by: pkg-fallout --- sysutils/freefilesync/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/freefilesync/Makefile b/sysutils/freefilesync/Makefile index 255001340e8d..6b7066154137 100644 --- a/sysutils/freefilesync/Makefile +++ b/sysutils/freefilesync/Makefile @@ -15,6 +15,8 @@ COMMENT= Backup software to synchronize files and folders LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/License.txt +BROKEN= fails to build + BUILD_DEPENDS= ${LOCALBASE}/include/zenxml/xml.h:textproc/zenxml LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libfontconfig.so:x11-fonts/fontconfig \