diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-21 11:23:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-21 11:23:50 +0000 |
commit | bc607d1ed60eec8ca0f34b3bd6f74876468f3d0f (patch) | |
tree | 2eb7ed92986838eb72204e519883a49855d658ae /games/ggz-gtk-client | |
parent | 2b51b2bdff0b4476ace9335eb0f9d49f8af06991 (diff) | |
download | ports-bc607d1ed60eec8ca0f34b3bd6f74876468f3d0f.tar.gz ports-bc607d1ed60eec8ca0f34b3bd6f74876468f3d0f.zip |
Notes
Diffstat (limited to 'games/ggz-gtk-client')
-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 |