1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/x11-toolkits/xmhtml/files/patch-ae
1999-05-12 09:12:40 +00:00

12 lines
429 B
Plaintext

--- ./tools/Imakefile.org Wed May 12 01:31:49 1999
+++ ./tools/Imakefile Wed May 12 02:04:11 1999
@@ -35,7 +35,7 @@
DEFAULT_LIBS =
XCOMM X libraries, required for reptype
-LOCAL_LIBRARIES = $(XMLIB) $(XTOOLLIB) $(XLIB) $(DMALLOCLIB) $(DEFAULT_LIBS)
+LOCAL_LIBRARIES = $(MOTIFLIB) $(XTOOLLIB) $(XLIB) $(DMALLOCLIB) $(DEFAULT_LIBS)
#if (IHaveZLIB)
SRCS = GetRepTypes.c WidgetSize.c gifinfo.c ImBuffer.c parse.c gif2gzf.c \