diff options
Diffstat (limited to 'games/motogt/Makefile')
-rw-r--r-- | games/motogt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/motogt/Makefile b/games/motogt/Makefile index 479c061ea249..315e7becf1c5 100644 --- a/games/motogt/Makefile +++ b/games/motogt/Makefile @@ -25,7 +25,6 @@ USE_GL= gl BUILD_WRKSRC= ${WRKSRC}/src MAKEFILE= Makefile.lnx MAKE_JOBS_UNSAFE= yes -CFLAGS+= -I${LOCALBASE}/include/libpng15 SUB_FILES= motogt CXXFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |