From eee94a3b11bd3f65a123bb333e957a92561ecbbe Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 29 Aug 1999 15:35:46 +0000 Subject: We need libcompat on FreeBSD/Alpha too. --- ftp/llnlxdir/files/patch-aa | 13 +++++++++++-- ftp/llnlxftp/files/patch-aa | 13 +++++++++++-- 2 files changed, 22 insertions(+), 4 deletions(-) diff --git a/ftp/llnlxdir/files/patch-aa b/ftp/llnlxdir/files/patch-aa index d1c0c7451c0c..c232c24ce024 100644 --- a/ftp/llnlxdir/files/patch-aa +++ b/ftp/llnlxdir/files/patch-aa @@ -1,5 +1,14 @@ ---- Imakefile.orig Sun May 2 13:45:24 1999 -+++ Imakefile Sun May 2 13:45:52 1999 +--- 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) diff --git a/ftp/llnlxftp/files/patch-aa b/ftp/llnlxftp/files/patch-aa index e972b7fe719f..767d963f562b 100644 --- a/ftp/llnlxftp/files/patch-aa +++ b/ftp/llnlxftp/files/patch-aa @@ -1,5 +1,14 @@ ---- Imakefile.orig Sun May 2 05:05:41 1999 -+++ Imakefile Sun May 2 05:05:53 1999 +--- Imakefile.orig Thu Oct 19 10:20:26 1995 ++++ Imakefile Sat Aug 28 11:36:12 1999 +@@ -79,7 +79,7 @@ + OS_LIBRARIES = -lgen + #endif + +-#if defined(BSDIArchitecture) || defined(i386BsdArchitecture) || defined(TENONArchitecture) ++#if defined(BSDIArchitecture) || defined(i386BsdArchitecture) || defined(TENONArchitecture) || defined(FreeBSDArchitecture) + EXTRA_LIBRARIES = -lcompat + #endif + @@ -98,7 +98,7 @@ #ifdef XmClientLibs LOCAL_LIBRARIES = XmClientLibs $(SOCKS_LIBS) -- cgit v1.2.3