diff options
Diffstat (limited to 'games/gtetrinet/Makefile')
-rw-r--r-- | games/gtetrinet/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile index fe8b0a0f5fdf..6b8eb6d2d3d5 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -11,9 +11,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= ports@FreeBSD.org COMMENT= Version of the popular TetriNET multiplayer Tetris clone -USE_GETTEXT= yes USE_BZIP2= yes -USES= pathfix +USES= pathfix gettext USE_GNOME= esound gnomeprefix libgnomeui USE_GMAKE= yes GNU_CONFIGURE= yes |