summaryrefslogtreecommitdiff
path: root/deskutils/xopps
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-12 12:47:37 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-12 12:47:37 +0000
commitd66f530695b41d475a251c41c86486e21cd39052 (patch)
treee410e99a99d7f7ba450cc52a96ce9cd79b6a6ba0 /deskutils/xopps
parentMark BROKEN for ELF: (diff)
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'
Notes
Notes: svn path=/head/; revision=13899
Diffstat (limited to 'deskutils/xopps')
-rw-r--r--deskutils/xopps/Makefile4
1 files changed, 3 insertions, 1 deletions
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