diff options
Diffstat (limited to 'games/ggz-gtk-client/Makefile')
-rw-r--r-- | games/ggz-gtk-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ggz-gtk-client/Makefile b/games/ggz-gtk-client/Makefile index 07c95a0c6dae..eb8f96c3f706 100644 --- a/games/ggz-gtk-client/Makefile +++ b/games/ggz-gtk-client/Makefile @@ -15,7 +15,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= The GGZ Gaming Zone - GTK+ Frontend USE_AUTOTOOLS= libtool -USE_GNOME= gnometarget gtk20 +USE_GNOME= gtk20 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-debug |