summaryrefslogtreecommitdiff
path: root/ftp/llnlxftp
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-05-02 12:13:01 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-05-02 12:13:01 +0000
commit046db6e96e1ad1d89570707d02d1eec6e78243cc (patch)
tree2b2be1db0485ff3e12c6cbdfa502abf4753d9c5d /ftp/llnlxftp
parentRPM port update to v2.2.5.(Actually, v3.x has already there.) (diff)
add MOTIFLIB support
Notes
Notes: svn path=/head/; revision=18315
Diffstat (limited to 'ftp/llnlxftp')
-rw-r--r--ftp/llnlxftp/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/ftp/llnlxftp/files/patch-aa b/ftp/llnlxftp/files/patch-aa
new file mode 100644
index 000000000000..e972b7fe719f
--- /dev/null
+++ b/ftp/llnlxftp/files/patch-aa
@@ -0,0 +1,11 @@
+--- Imakefile.orig Sun May 2 05:05:41 1999
++++ Imakefile Sun May 2 05:05:53 1999
+@@ -98,7 +98,7 @@
+ #ifdef XmClientLibs
+ LOCAL_LIBRARIES = XmClientLibs $(SOCKS_LIBS)
+ #else
+-LOCAL_LIBRARIES = $(XMLIB) $(XTOOLLIB) $(XLIB) $(SOCKS_LIBS)
++LOCAL_LIBRARIES = $(XMLIB) $(XTOOLLIB) $(XLIB) $(SOCKS_LIBS) ${MOTIFLIB}
+ #endif
+ #endif
+