- Add USES=gl

- Add USES=sdl
- Update WWW
This commit is contained in:
Dmitry Marakasov 2019-04-25 14:21:48 +00:00
parent 4c063730fc
commit e526706bc5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=500002
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
WRKSRC= ${WRKDIR}/SDL-Ball_source_build_0006_src
USES= dos2unix gmake tar:xz
USES= dos2unix gl gmake sdl tar:xz
USE_SDL= sdl mixer image ttf
USE_GL= gl glu
MAKE_ENV= DATADIR=${DATADIR}/

View File

@ -1,3 +1,3 @@
Arkanoid/Breakout clone with pretty graphics.
WWW: https://sourceforge.net/projects/sdl-ball/
WWW: http://sdl-ball.sourceforge.net/