diff options
Diffstat (limited to 'games/pongix/Makefile')
-rw-r--r-- | games/pongix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pongix/Makefile b/games/pongix/Makefile index b7481dd59af1..989baff5c9dd 100644 --- a/games/pongix/Makefile +++ b/games/pongix/Makefile @@ -13,7 +13,7 @@ COMMENT= Free pong-like game LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake +USES= gmake sdl USE_SDL= sdl image net GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |