diff options
Diffstat (limited to 'games/gtetrinet/Makefile')
-rw-r--r-- | games/gtetrinet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile index 04f9e5d4dca2..6f8b2c889ef6 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Version of the popular TetriNET multiplayer Tetris clone USE_BZIP2= yes -USES= pathfix gettext gmake pkgconfig +USES= pathfix gettext gmake pkgconfig USE_GNOME= esound gnomeprefix libgnomeui GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |