diff options
Diffstat (limited to 'games/asteroid/Makefile')
-rw-r--r-- | games/asteroid/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/asteroid/Makefile b/games/asteroid/Makefile index cccd6ab558d7..ed89840a8710 100644 --- a/games/asteroid/Makefile +++ b/games/asteroid/Makefile @@ -21,8 +21,7 @@ USE_SDL= mixer sdl USE_GNOME= gtk20 USE_XORG= xmu INSTALLS_ICONS= yes -USE_CMAKE= yes -CMAKE_VERBOSE= yes +USES= cmake PORTDOCS= AUTHORS NEWS README.md |