1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11-toolkits/xmhtml/files/patch-ad
1999-05-12 09:12:40 +00:00

12 lines
406 B
Plaintext

--- ./examples/Imakefile.org Wed May 12 01:31:48 1999
+++ ./examples/Imakefile Wed May 12 02:04:00 1999
@@ -36,7 +36,7 @@
DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB)
XCOMM required libraries
-LOCAL_LIBRARIES = $(XMHTMLLIB) $(XMLIB) $(XTOOLLIB) $(XLIB) $(DMALLOCLIB)
+LOCAL_LIBRARIES = $(XMHTMLLIB) $(MOTIFLIB) $(XTOOLLIB) $(XLIB) $(DMALLOCLIB)
XCOMM common routines for all examples
XCOMM