mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
329 B
Plaintext
12 lines
329 B
Plaintext
--- 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
|
|
|