summaryrefslogtreecommitdiff
path: root/games/baduki
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-02 00:59:13 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-02 00:59:13 +0000
commit63a181d059d4f1e681cb21970f9dfb79e7bc803b (patch)
tree56ef091910709f4c5afc5ea2a51bb53506ef8adb /games/baduki
parentKevin Oberman has offered to maintain this. (diff)
Deploy USE_GNOMENG infrastructure
PR: 42301 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65456
Diffstat (limited to 'games/baduki')
-rw-r--r--games/baduki/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/baduki/Makefile b/games/baduki/Makefile
index 19b4faea9402..c4357c8566a5 100644
--- a/games/baduki/Makefile
+++ b/games/baduki/Makefile
@@ -14,7 +14,8 @@ MAINTAINER= spcoltri@omcl.org
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"