summaryrefslogtreecommitdiffstats
path: root/x11/cnslock/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/cnslock/files/patch-Makefile')
-rw-r--r--x11/cnslock/files/patch-Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/cnslock/files/patch-Makefile b/x11/cnslock/files/patch-Makefile
index 3be3a2a..25a2547 100644
--- a/x11/cnslock/files/patch-Makefile
+++ b/x11/cnslock/files/patch-Makefile
@@ -19,7 +19,7 @@
kleds.o: kleds.c include/kleds.h include/defines.h
- $(CC) -Wall -I/usr/X11R6/include -c kleds.c -o kleds.o
-+ $(CC) -Wall -I$(X11BASE)/include -c kleds.c -o kleds.o
++ $(CC) -Wall -I$(LOCALBASE)/include -c kleds.c -o kleds.o
cnslock: $(OBJS)
$(CC) -o cnslock $(OBJS) $(LIBS)
OpenPOWER on IntegriCloud