diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2011-07-17 20:35:42 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2011-07-17 20:35:42 +0000 |
| commit | b3282f1e9e5c9c98dc415c818c230f3a741a69d3 (patch) | |
| tree | 361459443efbebbbd3bdc49f42c9642739560182 /ftp/llnlxdir/files/patch-aa | |
| parent | 4e57595d211e8fd11c50a92229345132b8a04a40 (diff) | |
Bring this port back from the dead and assume maintainership of it.
Diffstat (limited to 'ftp/llnlxdir/files/patch-aa')
| -rw-r--r-- | ftp/llnlxdir/files/patch-aa | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ftp/llnlxdir/files/patch-aa b/ftp/llnlxdir/files/patch-aa new file mode 100644 index 000000000000..c232c24ce024 --- /dev/null +++ b/ftp/llnlxdir/files/patch-aa @@ -0,0 +1,20 @@ +--- 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 + |
