summaryrefslogtreecommitdiffstats
path: root/games/volleyball/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/volleyball/Makefile')
-rw-r--r--games/volleyball/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/volleyball/Makefile b/games/volleyball/Makefile
index 794b141..45a5553 100644
--- a/games/volleyball/Makefile
+++ b/games/volleyball/Makefile
@@ -20,7 +20,7 @@ COMMENT= A game similar to GNU Arcade Volleyball
USE_SDL= sdl image mixer
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_GETTEXT= yes
+USES= gettext
LDFLAGS+= -L${LOCALBASE}/lib -lintl
CONFIGURE_ARGS= --mandir="${MANPREFIX}/man" --disable-nls # strangeness in nls support
MAKE_JOBS_SAFE= yes
OpenPOWER on IntegriCloud