diff options
Diffstat (limited to 'games/gtetrinet/Makefile')
-rw-r--r-- | games/gtetrinet/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile index 268f77e0e6a9..3f4c75f60fba 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -14,11 +14,9 @@ DIST_SUBDIR= gnome2 MAINTAINER= flynn@energyhq.homeip.net COMMENT= A version of the popular TetriNET multiplayer tetris clone -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui - USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix esound +USE_GNOME= gnomehack gnomeprefix esound libgnomeui USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes |