summaryrefslogtreecommitdiff
path: root/ftp/llnlxdir/files/patch-Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/llnlxdir/files/patch-Imakefile')
-rw-r--r--ftp/llnlxdir/files/patch-Imakefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/ftp/llnlxdir/files/patch-Imakefile b/ftp/llnlxdir/files/patch-Imakefile
deleted file mode 100644
index c232c24ce024..000000000000
--- a/ftp/llnlxdir/files/patch-Imakefile
+++ /dev/null
@@ -1,20 +0,0 @@
---- Imakefile.orig Mon Feb 9 14:23:35 1998
-+++ Imakefile Sat Aug 28 11:33:56 1999
-@@ -120,7 +120,7 @@
- OS_LIBRARIES = -lgen
- #endif
-
--#if defined(BSDIArchitecture) || defined(i386BsdArchitecture) || defined(NetBSDArchitecture)
-+#if defined(BSDIArchitecture) || defined(i386BsdArchitecture) || defined(NetBSDArchitecture) || defined(FreeBSDArchitecture)
- EXTRA_LIBRARIES = -lcompat
- #endif
-
-@@ -139,7 +139,7 @@
- #ifdef XmClientLibs
- LOCAL_LIBRARIES = XmClientLibs $(SOCKS_LIBS)
- #else
--LOCAL_LIBRARIES = $(XMLIB) $(XTOOLLIB) $(XLIB) $(SOCKS_LIBS) $(SYSLIB)
-+LOCAL_LIBRARIES = $(XMLIB) $(XTOOLLIB) $(XLIB) $(SOCKS_LIBS) $(SYSLIB) ${MOTIFLIB}
- #endif
- #endif
-