diff options
-rw-r--r-- | games/ggz-gtk-client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/ggz-gtk-client/Makefile b/games/ggz-gtk-client/Makefile index a8fe306db8d4..0df3869bc3e7 100644 --- a/games/ggz-gtk-client/Makefile +++ b/games/ggz-gtk-client/Makefile @@ -18,6 +18,7 @@ COMMENT= The GGZ Gaming Zone - GTK+ Frontend LIB_DEPENDS= ggzcore.8:${PORTSDIR}/games/ggz-client-libs +USE_GCC= 3.3+ USE_GNOME= gnometarget gtk20 USE_GETOPT_LONG= yes USE_GETTEXT= yes |