From b93b5f13a7eac7e61b0baf53f8dd4230ca5adfe8 Mon Sep 17 00:00:00 2001 From: asami Date: Mon, 9 Nov 1998 06:51:34 +0000 Subject: Mark broken, doesn't build. Is this caused by the gtk11 upgrade? Satoshi ------- cc -O -pipe -I/usr/X11R6/include -Wall -L/usr/X11R6/lib -o gnumeric main.o about.o cell.o cellspan.o clipboard.o color.o cursors.o dates.o dialog-cell-format.o dialog-goto-cell.o dialog-insert-cells.o dialog-delete-cells.o dialog-paste-special.o dialog-zoom.o dump.o eval.o expr.o file.o formats.o func.o fn-date.o fn-math.o fn-misc.o fn-sheet.o format.o gnumeric-sheet.o gnumeric-util.o item-bar.o item-cursor.o item-debug.o item-edit.o item-grid.o number-match.o parser.o pattern-selector.o plugin.o plugin-manager.o render-ascii.o sheet.o sheet-autofill.o sheet-object.o sheet-view.o str.o style.o symbol.o utils.o workbook.o xml-io.o -L/usr/X11R6/lib -L/usr/local/lib -lgnomeui -lgdk_imlib -ltiff34 -ljpeg -lgif -lpng -lz -lSM -lICE -lgtk11 -lgdk11 -lgmodule11 -lXext -lX11 -lm -lgnome -lgnomesupport -lglib11 -lxml ../intl/libintl.a -L/usr/local/lib -L/usr/X11R6/lib -lxpg4 clipboard.o: Undefined symbol `_gtk_selection_add_handler' referenced from text segment *** Error code 1 Stop. --- math/gnumeric/Makefile | 4 +++- math/gnumeric2/Makefile | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index a3194b8..4c8789f 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -3,7 +3,7 @@ # Date created: 08 October 1998 # Whom: Yukihiro Nakai # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/10/26 11:58:07 vanilla Exp $ # DISTNAME= gnumeric-0.3 @@ -16,6 +16,8 @@ MAINTAINER= Nakai@technologist.com LIB_DEPENDS= xml.0:${PORTSDIR}/textproc/libxml LIB_DEPENDS+= gnome.0:${PORTSDIR}/x11/gnomelibs +BROKEN= build + USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile index a3194b8..4c8789f 100644 --- a/math/gnumeric2/Makefile +++ b/math/gnumeric2/Makefile @@ -3,7 +3,7 @@ # Date created: 08 October 1998 # Whom: Yukihiro Nakai # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/10/26 11:58:07 vanilla Exp $ # DISTNAME= gnumeric-0.3 @@ -16,6 +16,8 @@ MAINTAINER= Nakai@technologist.com LIB_DEPENDS= xml.0:${PORTSDIR}/textproc/libxml LIB_DEPENDS+= gnome.0:${PORTSDIR}/x11/gnomelibs +BROKEN= build + USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ -- cgit v1.1