diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-05 22:16:14 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-05 22:16:14 +0000 |
commit | be6c15b5c6de864408ba3f414a57f20ff622a2d0 (patch) | |
tree | 86bd1ae6afedaa57f4eef276444e85b00f8c8e63 /games/powermanga | |
parent | 2428d822895b6225746f9e1d2bed3143711fcf14 (diff) | |
download | ports-be6c15b5c6de864408ba3f414a57f20ff622a2d0.tar.gz ports-be6c15b5c6de864408ba3f414a57f20ff622a2d0.zip |
Notes
Diffstat (limited to 'games/powermanga')
-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 |