From d66f530695b41d475a251c41c86486e21cd39052 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Mon, 12 Oct 1998 12:47:37 +0000 Subject: Mark BROKEN for ELF: gcc -O -ansi -fsigned-char activity.o beware.o bitmaps.o chart.o chdate.o color.o dialog.o drawing.o dynarray.o event.o export.o fileio.o filemenu.o gr_plot.o help.o hline.o image.o internals.o level.o line.o main.o marker.o menu_calls.o message.o mover.o mxutil.o object.o page.o pline.o plot.o print.o rectlist.o sactivity.o selectfile.o sequence.o shellmgmt.o slip.o status.o symbol.o text.o utc.o util.o -o xopps -L/SFOC//lib -L/sfoc/lib -L/TPS//lib -L/tps/lib -L/usr/X11R6/lib -lXm -lXext -lXt -lX11 /usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXt.so, not found (try using --rpath) /usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXt.so, not found (try using --rpath) /usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone' /usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber' --- deskutils/xopps/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'deskutils/xopps') diff --git a/deskutils/xopps/Makefile b/deskutils/xopps/Makefile index 52182639fc4f..64f453726aaa 100644 --- a/deskutils/xopps/Makefile +++ b/deskutils/xopps/Makefile @@ -3,7 +3,7 @@ # Date created: 1 Ag 1997 # Whom: Pedro Giffuni (orig) # -# $Id: Makefile,v 1.4 1998/08/05 09:31:34 asami Exp $ +# $Id: Makefile,v 1.5 1998/08/07 22:17:54 asami Exp $ # DISTNAME= xopps.1.13 @@ -13,6 +13,8 @@ MASTER_SITES= ftp://devvax.jpl.nasa.gov/pub/xopps/ MAINTAINER= ports@FreeBSD.org +BROKEN_ELF= yes + ALL_TARGET= USE_X_PREFIX= yes REQUIRES_MOTIF= yes -- cgit v1.2.3