diff options
Diffstat (limited to 'games/xpired/Makefile')
-rw-r--r-- | games/xpired/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xpired/Makefile b/games/xpired/Makefile index 4c599932210a..8e6b7ff4284b 100644 --- a/games/xpired/Makefile +++ b/games/xpired/Makefile @@ -13,6 +13,7 @@ COMMENT= Action-puzzle maze escape game LICENSE= GPLv2+ +USES= sdl USE_SDL= gfx image mixer sdl WRKSRC= ${WRKDIR}/src |