summaryrefslogtreecommitdiffstats
path: root/graphics/show/files/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/show/files/Makefile')
-rw-r--r--graphics/show/files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/show/files/Makefile b/graphics/show/files/Makefile
index 26a5c98..635fe65 100644
--- a/graphics/show/files/Makefile
+++ b/graphics/show/files/Makefile
@@ -2,7 +2,7 @@
CC ?= gcc
CFLAGS ?= -g -O2 -Wall
-XROOT = ${X11BASE}
+XROOT = ${LOCALBASE}
LROOT = ${LOCALBASE}
INCLUDES = -I$(XROOT)/include -I$(LROOT)/include
LIBS = -lX11 -lXext -ljpeg -lpng -ltiff -lz -lungif -lm -lImlib
OpenPOWER on IntegriCloud