diff options
Diffstat (limited to 'games/volleyball/Makefile')
-rw-r--r-- | games/volleyball/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/volleyball/Makefile b/games/volleyball/Makefile index c48e84e93010..015547b9d5a8 100644 --- a/games/volleyball/Makefile +++ b/games/volleyball/Makefile @@ -13,7 +13,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Game similar to GNU Arcade Volleyball -USES= gmake +USES= gmake sdl USE_SDL= sdl image mixer GNU_CONFIGURE= yes CONFIGURE_ARGS= --mandir="${MANPREFIX}/man" --disable-nls # strangeness in nls support |