mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
f4c62ccf33
Any ftp sites there yet? ;)
12 lines
271 B
Plaintext
12 lines
271 B
Plaintext
--- ./Imakefile.org Wed Sep 18 12:57:31 1991
|
|
+++ ./Imakefile Tue Feb 14 18:44:28 1995
|
|
@@ -11,7 +11,7 @@
|
|
|
|
|
|
INCLUDES = -I. -I$(TOP) -I$(TOP)/X11 -I$(TOP)/X11/bitmaps
|
|
-LOCAL_LIBRARIES = $(XLIB)
|
|
+LOCAL_LIBRARIES = $(XLIB) -lcompat
|
|
DEPLIBS = $(DEPXLIB)
|
|
LDLIBS = -lm
|
|
|