From 7db5c83e8efe2dad402dce7e7bff52fd5445aaec Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 22 Feb 2021 13:44:17 +0000 Subject: Updates to build for FreeBSD --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 73e24f4..9b808ec 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ # Paths to X11 includes and libraries. Edit as appropriate for your system # -DIRS=-L/usr/X11R6/lib -I/usr/X11R6/include +DIRS=-L/usr/X11R6/lib -I/usr/X11R6/include -L/usr/local/lib -I/usr/local/include # Add on -lsocket for solaris 2 (and perhaps other SysV's) -- cgit v1.2.3