summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2021-02-22 13:44:17 +0000
committerIan C <ianc@noddybox.co.uk>2021-02-22 13:44:17 +0000
commit7db5c83e8efe2dad402dce7e7bff52fd5445aaec (patch)
tree282c65d7857bd10f9571e4778acfbcb365e94b81
parent6edc88713890849bfdfa936a20232915fc9d0eec (diff)
Updates to build for FreeBSD
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)