mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
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)
This commit is contained in:
parent
9a226e8e55
commit
0f2a6d2605
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349466
@ -16,10 +16,7 @@ CFLAGS+= ${PTHREAD_CFLAGS}
|
||||
USE_GNOME= gtk20
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= Does not compile on !i386
|
||||
.endif
|
||||
BROKEN= Does not compile
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user