ports/astro/xphoon/files/patch-Imakefile
Cy Schubert 999b06a56c astro/xphoon: Fix patch
Fixes:		4b64881426
MFH:		2024Q2
2024-06-09 07:21:48 -07:00

13 lines
295 B
Text

diff --git a/Imakefile.orig b/Imakefile
index 96d7fd6..73497f4 100644
--- Imakefile.orig
+++ Imakefile
@@ -11,7 +11,7 @@
INCLUDES = -I. -I$(TOP) -I$(TOP)/X11 -I$(TOP)/X11/bitmaps
-LOCAL_LIBRARIES = $(XLIB)
+LOCAL_LIBRARIES = $(XLIB) -lcompat -lutil
DEPLIBS = $(DEPXLIB)
LDLIBS = -lm