mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
12 lines
242 B
Plaintext
12 lines
242 B
Plaintext
--- Imakefile.orig 2000-06-13 21:55:44 UTC
|
|
+++ Imakefile
|
|
@@ -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
|
|
|