aboutsummaryrefslogtreecommitdiff
path: root/finance/xquote/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'finance/xquote/files/patch-ad')
-rw-r--r--finance/xquote/files/patch-ad23
1 files changed, 0 insertions, 23 deletions
diff --git a/finance/xquote/files/patch-ad b/finance/xquote/files/patch-ad
deleted file mode 100644
index a0d080f8f317..000000000000
--- a/finance/xquote/files/patch-ad
+++ /dev/null
@@ -1,23 +0,0 @@
---- Imakefile.orig Sat May 1 16:45:28 2004
-+++ Imakefile Sun May 30 00:55:59 2004
-@@ -13,16 +13,16 @@
-
- DEFINES = -DSHAPE -DXQUOTE
- INCLUDES = -I$(INCROOT)/X11
--SYS_LIBRARIES = -lXm -lXpm $(XMULIB) $(XTOOLLIB) -lXext $(XLIB) -lm
-+SYS_LIBRARIES = $(MOTIFLIB) -lXpm $(XMULIB) $(XTOOLLIB) -lXext $(XLIB) -lm -lXbae
- DEPLIBS =
-
- SRCS = about.c color.c fileXq.c help.c optdetail.c option.c optnet.c \
- opttick.c optupdate.c parse.c pixmap.c remoteXq.c server.c session.c \
-- sessionXq.c status.c tape.c util.c view.c xquote.c xutil.c
-+ sessionXi.c status.c tape.c util.c view.c xquote.c xutil.c
-
- OBJS = about.o color.o fileXq.o help.o optdetail.o option.o optnet.o \
- opttick.o optupdate.o parse.o pixmap.o remoteXq.o server.o session.o \
-- sessionXq.o status.o tape.o util.o view.o xquote.o xutil.o
-+ sessionXi.o status.o tape.o util.o view.o xquote.o xutil.o
-
--ComplexProgramTarget(Xquote)
-+ComplexProgramTargetNoMan(Xquote)
- InstallAppDefaults(Xquote)