summaryrefslogtreecommitdiff
path: root/ftp/moxftp/files/patch-ad
diff options
context:
space:
mode:
authorEric L. Hernes <erich@FreeBSD.org>1996-10-11 20:36:10 +0000
committerEric L. Hernes <erich@FreeBSD.org>1996-10-11 20:36:10 +0000
commit1760aa0a0cc36394d9e750282bca0bd4eb824503 (patch)
treefa90a2ace6869a6da76a27ee62ac7d94df8cef33 /ftp/moxftp/files/patch-ad
parentRemove spurious ";"s. (diff)
use Motif widgets if HAVE_MOTIF=yes.
Diffstat (limited to '')
-rw-r--r--ftp/moxftp/files/patch-ad13
1 files changed, 11 insertions, 2 deletions
diff --git a/ftp/moxftp/files/patch-ad b/ftp/moxftp/files/patch-ad
index 169bfb05a4a5..c020d41e857a 100644
--- a/ftp/moxftp/files/patch-ad
+++ b/ftp/moxftp/files/patch-ad
@@ -1,5 +1,14 @@
---- ./configure.org Mon Mar 21 13:43:36 1994
-+++ ./configure Sat May 13 01:20:26 1995
+--- configure.orig Mon Mar 21 15:43:36 1994
++++ configure Fri Oct 11 13:14:59 1996
+@@ -165,7 +165,7 @@
+ ANAME=Mftp
+ TYPE="-DMOTIF"
+ TLNAME=Xmp
+- TKLIB="-lXm"
++ TKLIB="\${MOTIFLIB}"
+ fi
+
+ if test "${TK}" = "xaw3d"; then
@@ -321,7 +321,7 @@
cd conftestdir
cat > Imakefile <<EOF