summaryrefslogtreecommitdiffstats
path: root/games/enigma/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/enigma/Makefile')
-rw-r--r--games/enigma/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/enigma/Makefile b/games/enigma/Makefile
index 3ef3875..9631324 100644
--- a/games/enigma/Makefile
+++ b/games/enigma/Makefile
@@ -30,7 +30,7 @@ CONFIGURE_ARGS= --target="" \
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" CXXFLAGS="${CXXFLAGS}" \
LDFLAGS="${LDFLAGS}"
CPPFLAGS= -I${LOCALBASE}/include -I${LUA_INCDIR}
-CXXFLAGS= -I${X11BASE}/include ${PTHREAD_CFLAGS}
+CXXFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib -L${LUA_LIBDIR} ${PTHREAD_LIBS}
MAN6= enigma.6
OpenPOWER on IntegriCloud