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 f39b5074f87c..708be970eb70 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -16,7 +16,7 @@ COMMENT= A version of the popular TetriNET multiplayer tetris clone USE_GETTEXT= yes USE_BZIP2= yes -USE_GNOME= esound gnomehack gnomeprefix gnometarget libgnomeui +USE_GNOME= esound gnomehack gnomeprefix libgnomeui USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |