aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/xbill/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xbill/Makefile b/games/xbill/Makefile
index a41528dce365..0367ccbc4897 100644
--- a/games/xbill/Makefile
+++ b/games/xbill/Makefile
@@ -19,7 +19,8 @@ SCORES_DIR?= ${DATADIR}/scores
USE_X_PREFIX= yes
HAS_CONFIGURE= yes
USE_XPM= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
CONFIGURE_ENV+= PREFIX=${PREFIX}
CONFIGURE_ARGS+=--localstatedir=${SCORES_DIR}