summaryrefslogtreecommitdiff
path: root/finance/xinvest/files
diff options
context:
space:
mode:
Diffstat (limited to 'finance/xinvest/files')
-rw-r--r--finance/xinvest/files/patch-ac18
-rw-r--r--finance/xinvest/files/patch-ad11
-rw-r--r--finance/xinvest/files/patch-ae11
3 files changed, 0 insertions, 40 deletions
diff --git a/finance/xinvest/files/patch-ac b/finance/xinvest/files/patch-ac
deleted file mode 100644
index c2bd0061c0b0..000000000000
--- a/finance/xinvest/files/patch-ac
+++ /dev/null
@@ -1,18 +0,0 @@
---- Imakefile.orig Sat Feb 5 07:59:08 2000
-+++ Imakefile Sun Nov 12 15:02:20 2000
-@@ -11,7 +11,7 @@
-
- DEFINES = -DSHAPE
- INCLUDES = -I$(INCROOT)/X11
--SYS_LIBRARIES = -lXm -lXpm $(XTOOLLIB) -lXext $(XLIB) -lm
-+SYS_LIBRARIES = ${MOTIFLIB} -lXpm $(XTOOLLIB) -lXext $(XLIB) -lm
- DEPLIBS =
-
- SRCS = account.c askuser.c calendar.c color.c drawing.c \
-@@ -25,5 +25,5 @@
- tooltips.o trans.o util.o xinvest.o xutil.o
-
-
--ComplexProgramTarget(Xinvest)
-+ComplexProgramTargetNoMan(Xinvest)
- InstallAppDefaults(Xinvest)
diff --git a/finance/xinvest/files/patch-ad b/finance/xinvest/files/patch-ad
deleted file mode 100644
index 618336e63ef9..000000000000
--- a/finance/xinvest/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- color.c.orig Sat Feb 5 07:59:05 2000
-+++ color.c Sun Nov 12 15:09:23 2000
-@@ -25,7 +25,7 @@
-
- #include <stdio.h>
-
--#if !defined(__NetBSD__)
-+#if !defined(__NetBSD__) && !defined(__FreeBSD__)
- #include <values.h>
- #endif
-
diff --git a/finance/xinvest/files/patch-ae b/finance/xinvest/files/patch-ae
deleted file mode 100644
index 49bccc0f657b..000000000000
--- a/finance/xinvest/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- portfolio.c.orig Sat Feb 5 07:59:06 2000
-+++ portfolio.c Sun Nov 12 15:09:56 2000
-@@ -29,7 +29,7 @@
- #include <string.h>
- #include <math.h>
-
--#if !defined(NeXT) && !defined(__NetBSD__)
-+#if !defined(NeXT) && !defined(__NetBSD__) && !defined(__FreeBSD__)
- #include <values.h>
- #endif
-