diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2013-04-26 10:44:28 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2013-04-26 10:44:28 +0000 |
commit | 83f02b963c2b22c85235bf19b4f10a20bea921b5 (patch) | |
tree | e5e83d3ba0442c1c2f0b99c843428b36a8eb003d /games/supertuxkart/Makefile | |
parent | 152f30ef73f9cf1c87d1eb78186693682bed0c43 (diff) | |
download | ports-83f02b963c2b22c85235bf19b4f10a20bea921b5.tar.gz ports-83f02b963c2b22c85235bf19b4f10a20bea921b5.zip |
Notes
Diffstat (limited to 'games/supertuxkart/Makefile')
-rw-r--r-- | games/supertuxkart/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/supertuxkart/Makefile b/games/supertuxkart/Makefile index 9d0b3aef4196..4a364a0392d7 100644 --- a/games/supertuxkart/Makefile +++ b/games/supertuxkart/Makefile @@ -23,10 +23,9 @@ LIB_DEPENDS= vorbisfile:${PORTSDIR}/audio/libvorbis \ USE_BZIP2= yes USE_GL= gl glu glut USE_OPENAL= al alut -USES= cmake +USES= cmake gettext USE_GMAKE= yes USE_SDL= sdl -USE_GETTEXT= yes USE_DOS2UNIX= lib/irrlicht/source/Irrlicht/Makefile MAKE_JOBS_SAFE= yes |