freebsd-ports/cad/mars/files/patch-01
Kevin Lo 5c4665e29e Support X11BASE properly
PR: 20417
Submitted by: Ports Fury
2000-08-07 04:30:19 +00:00

13 lines
392 B
Text

--- Makefile.SimpleX.orig Tue Mar 15 16:47:43 1994
+++ Makefile.SimpleX Mon Nov 18 21:06:58 1996
@@ -5,8 +5,8 @@
# You need to supply directories for libraries and include files
# only if they are not in a standard directory.
-LIBDIRS =
-INCDIRS =
+LIBDIRS = -L${X11BASE}/lib
+INCDIRS = -I${X11BASE}/include
#LIBDIRS = -L/usr/imports/lib/X11R5
#INCDIRS = -I/usr/imports/include