From 0f2a6d26053654a7d8c29a0b63de908b09169729 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Fri, 28 Mar 2014 21:44:48 +0000 Subject: [PATCH] Mark broken everywhere source='aliases.c' object='aliases.o' libtool=no depfile='.deps/aliases.Po' tmpdepfile='.deps/aliases.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c `test -f aliases.c || echo './'`aliases.c In file included from aliases.c:31: gyach.h:66:21: error: gtk/gtk.h: No such file or directory gyach.h:67:21: error: gdk/gdk.h: No such file or directory Reported by: pkg-fallout (since several months) --- net-im/gyach/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/net-im/gyach/Makefile b/net-im/gyach/Makefile index 1a67a0d0a3d5..80b3b9a164fc 100644 --- a/net-im/gyach/Makefile +++ b/net-im/gyach/Makefile @@ -16,10 +16,7 @@ CFLAGS+= ${PTHREAD_CFLAGS} USE_GNOME= gtk20 NO_STAGE= yes -.include -.if ${ARCH} != "i386" -BROKEN= Does not compile on !i386 -.endif +BROKEN= Does not compile -.include +.include