summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkmm20
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-15 11:43:00 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-15 11:43:00 +0000
commitaf518965810b43fd27f3277dfc766af02c973869 (patch)
tree72e470d46d96df67495cbaa0d8314a945cec098e /x11-toolkits/gtkmm20
parentMark BROKEN for ELF. (diff)
Mark BROKEN for ELF:
../../src/gtk--/container.h: In function `static void Gtk_Container::cpp_class_init(struct _GtkContainerClass *, struct Gtk_c_signals_Container *)': In file included from ../../src/gtk--/bin.h:8, from ../../src/gtk--/alignment.h:8, from ../../src/gtk--.h:208, from gtk--.cc:31: ../../src/gtk--/container.h:242: `struct _GtkContainerClass' has no member named `foreach' ../../src/gtk--/container.h:243: `struct _GtkContainerClass' has no member named `foreach' gmake[4]: *** [gtk--.lo] Error 1 gmake[4]: Leaving directory `/usr/ports/x11-toolkits/gtk--/work/Gtk---0.9.14/src/gtk--'
Notes
Notes: svn path=/head/; revision=14021
Diffstat (limited to 'x11-toolkits/gtkmm20')
-rw-r--r--x11-toolkits/gtkmm20/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/gtkmm20/Makefile b/x11-toolkits/gtkmm20/Makefile
index b6afb7d7bca1..3ad321b7c177 100644
--- a/x11-toolkits/gtkmm20/Makefile
+++ b/x11-toolkits/gtkmm20/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 May 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.2 1998/09/15 09:39:00 asami Exp $
+# $Id: Makefile,v 1.3 1998/09/22 22:55:55 asami Exp $
#
DISTNAME= Gtk---0.9.14
@@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/gtk--/
MAINTAINER= Nakai@technologist.com
+BROKEN_ELF= yes
+
LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4