diff options
Diffstat (limited to 'games/tuxmath/Makefile')
-rw-r--r-- | games/tuxmath/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/tuxmath/Makefile b/games/tuxmath/Makefile index 3f34fe46676f..9d2433113f31 100644 --- a/games/tuxmath/Makefile +++ b/games/tuxmath/Makefile @@ -28,7 +28,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= T4K_COMMON_CFLAGS="-I${T4K_WRKSRC}/src" \ T4K_COMMON_LIBS="${T4K_WRKSRC}/src/.libs/libt4k_common.a" \ ac_cv_lib_m_csin=yes -MAKE_JOBS_SAFE= yes CPPFLAGS+= $$(pkg-config --cflags SDL_Pango) -I${LOCALBASE}/include \ -DHAVE_ALPHASORT -DHAVE_SCANDIR -DHAVE_FSYNC -DICONV_CONST="" |