summaryrefslogtreecommitdiff
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-ad18
1 files changed, 0 insertions, 18 deletions
diff --git a/finance/xquote/files/patch-ad b/finance/xquote/files/patch-ad
deleted file mode 100644
index 66b2f30f16ca..000000000000
--- a/finance/xquote/files/patch-ad
+++ /dev/null
@@ -1,18 +0,0 @@
---- Imakefile.orig Wed Nov 5 08:13:15 1997
-+++ Imakefile Wed Nov 1 10:38:34 2000
-@@ -13,7 +13,7 @@
-
- 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
- DEPLIBS =
-
- SRCS = about.c color.c file.c help.c optdetail.c option.c optnet.c \
-@@ -24,5 +24,5 @@
- opttick.o optupdate.o parse.o pixmap.o remote.o server.o session.o \
- status.o tape.o util.o view.o xquote.o xutil.o
-
--ComplexProgramTarget(Xquote)
-+ComplexProgramTargetNoMan(Xquote)
- InstallAppDefaults(Xquote)