diff options
Diffstat (limited to 'games/nxengine/Makefile')
-rw-r--r-- | games/nxengine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nxengine/Makefile b/games/nxengine/Makefile index c25ee5d9ba1c..d6de72579219 100644 --- a/games/nxengine/Makefile +++ b/games/nxengine/Makefile @@ -25,7 +25,7 @@ LICENSE_DISTFILES_FREEWARE= ${DISTFILES:[2]:S/:data//} LIB_DEPENDS= libpng.so:graphics/png -USES= cmake:outsource compiler:c++11-lang +USES= cmake compiler:c++11-lang USE_SDL= mixer2 sdl2 SUB_FILES= ${PORTNAME} |