1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Mark BROKEN: guile-gtk.h:235: conflicting types for `gdk_color_copy'

Noticed by:	bento
This commit is contained in:
Kris Kennaway 2000-04-29 22:23:39 +00:00
parent e6733a5775
commit 26df6b0179
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28096

View File

@ -25,4 +25,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GLIB_CONFIG="${GLIB_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
BROKEN= "Build dies with \"guile-gtk.h:235: conflicting types for \`gdk_color_copy'\""
.include <bsd.port.mk>