summaryrefslogtreecommitdiff
path: root/finance/xinvest/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'finance/xinvest/files/patch-ac')
-rw-r--r--finance/xinvest/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/finance/xinvest/files/patch-ac b/finance/xinvest/files/patch-ac
new file mode 100644
index 000000000000..97aaee60aea8
--- /dev/null
+++ b/finance/xinvest/files/patch-ac
@@ -0,0 +1,11 @@
+--- Imakefile.orig Tue Apr 27 12:27:54 1999
++++ Imakefile Tue Apr 27 12:28:19 1999
+@@ -11,7 +11,7 @@
+
+ DEFINES = -DSHAPE
+ INCLUDES = -I$(INCROOT)/X11
+-SYS_LIBRARIES = -lXm -lXpm $(XTOOLLIB) -lXext $(XLIB) -lm
++SYS_LIBRARIES = -lXm -lXpm $(XTOOLLIB) -lXext $(XLIB) -lm ${MOTIFLIB}
+ DEPLIBS =
+
+ SRCS = account.c askuser.c calendar.c color.c drawing.c \