diff options
Diffstat (limited to 'games/openglad/Makefile')
-rw-r--r-- | games/openglad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openglad/Makefile b/games/openglad/Makefile index 02a7337dc631..d890e1f058d4 100644 --- a/games/openglad/Makefile +++ b/games/openglad/Makefile @@ -18,7 +18,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_SDL= sdl mixer -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" +CPPFLAGS+= -I${LOCALBASE}/include NOT_FOR_ARCHS= sparc64 |