summaryrefslogtreecommitdiff
path: root/ftp/llnlxdir/files
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-05-02 20:53:02 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-05-02 20:53:02 +0000
commitd7d1a99942028bc80f624d883b9b238e2df0ed63 (patch)
treeb7fa96de5727cdd71c65872454e3d570df27ad41 /ftp/llnlxdir/files
parentremove bad mastersite (diff)
move manpage from PLIST to Makefile and support MOTIFLIB
Notes
Notes: svn path=/head/; revision=18329
Diffstat (limited to 'ftp/llnlxdir/files')
-rw-r--r--ftp/llnlxdir/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/ftp/llnlxdir/files/patch-aa b/ftp/llnlxdir/files/patch-aa
new file mode 100644
index 000000000000..d1c0c7451c0c
--- /dev/null
+++ b/ftp/llnlxdir/files/patch-aa
@@ -0,0 +1,11 @@
+--- Imakefile.orig Sun May 2 13:45:24 1999
++++ Imakefile Sun May 2 13:45:52 1999
+@@ -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
+