diff options
Diffstat (limited to 'games/frogatto')
-rw-r--r-- | games/frogatto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/frogatto/Makefile b/games/frogatto/Makefile index a93060a10239..c8669dcd4dbb 100644 --- a/games/frogatto/Makefile +++ b/games/frogatto/Makefile @@ -21,7 +21,7 @@ GH_PROGECT= frogatto GH_TAGNAME= ${PORTVERSION} GH_COMMIT= 64c84bf -USE_GMAKE= yes +USES= gmake ALL_TARGET= game server USE_GL= glew USE_SDL= image mixer ttf |