aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-04-29 22:23:39 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-04-29 22:23:39 +0000
commit26df6b01794e9dd31889d937304ef9aba7800faf (patch)
treedd2819f42916d95a281764ba76ccd2bd61f59eee /x11-toolkits
parente6733a5775e2866efc12ec108f9fd8f81e837b75 (diff)
downloadports-26df6b01794e9dd31889d937304ef9aba7800faf.tar.gz
ports-26df6b01794e9dd31889d937304ef9aba7800faf.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/guile-gtk/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/guile-gtk/Makefile b/x11-toolkits/guile-gtk/Makefile
index a7d60d037c2e..39d5b173061a 100644
--- a/x11-toolkits/guile-gtk/Makefile
+++ b/x11-toolkits/guile-gtk/Makefile
@@ -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>