summaryrefslogtreecommitdiffstats
path: root/japanese/zangband/files/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/zangband/files/Makefile.in')
-rw-r--r--japanese/zangband/files/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/zangband/files/Makefile.in b/japanese/zangband/files/Makefile.in
index 9034917..1742fd8 100644
--- a/japanese/zangband/files/Makefile.in
+++ b/japanese/zangband/files/Makefile.in
@@ -6,7 +6,7 @@ ANGBANDLIB?= /usr/local/lib/angband
all: testing
testing:
- cd src && make "EXTRA_CFLAGS=-I${X11BASE}/include ${JAPANESE_CFLAGS} -DDEFAULT_PATH=\\\"${ANGBANDLIB}\\\""
+ cd src && make "EXTRA_CFLAGS=-I${LOCALBASE}/include ${JAPANESE_CFLAGS} -DDEFAULT_PATH=\\\"${ANGBANDLIB}\\\""
test: testing
ANGBAND_PATH=./lib ./testing
OpenPOWER on IntegriCloud