mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
12 lines
351 B
Plaintext
12 lines
351 B
Plaintext
|
--- 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
|
||
|
|