diff --git a/games/gl-117/Makefile b/games/gl-117/Makefile index 2f5475e4f6b9..51e15b4a137c 100644 --- a/games/gl-117/Makefile +++ b/games/gl-117/Makefile @@ -25,5 +25,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --x-include=${X11BASE}/include \ --x-libraries=${X11BASE}/lib \ --with-opengl-dir=${X11BASE} +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" .include