diff options
-rw-r--r-- | deskutils/xinvest/files/patch-ac | 11 | ||||
-rw-r--r-- | finance/xinvest/files/patch-ac | 11 |
2 files changed, 22 insertions, 0 deletions
diff --git a/deskutils/xinvest/files/patch-ac b/deskutils/xinvest/files/patch-ac new file mode 100644 index 00000000000..97aaee60aea --- /dev/null +++ b/deskutils/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 \ diff --git a/finance/xinvest/files/patch-ac b/finance/xinvest/files/patch-ac new file mode 100644 index 00000000000..97aaee60aea --- /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 \ |