diff options
Diffstat (limited to 'games/powermanga/Makefile')
-rw-r--r-- | games/powermanga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/powermanga/Makefile b/games/powermanga/Makefile index 9fe594e5eb60..91a1d57de568 100644 --- a/games/powermanga/Makefile +++ b/games/powermanga/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png -USES= autoreconf localbase tar:tgz +USES= autoreconf localbase sdl tar:tgz xorg USE_XORG= xext xxf86dga USE_SDL= sdl mixer GNU_CONFIGURE= yes |