aboutsummaryrefslogtreecommitdiffstats
path: root/games/baduki
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-09-02 08:59:13 +0800
committerlioux <lioux@FreeBSD.org>2002-09-02 08:59:13 +0800
commitbef27aa3e1661fada0b8d1acc29b6a95a8a4f29e (patch)
tree29df92e10e505c51ba9b3d5548dbf97b9b42e07a /games/baduki
parent3865f0c4aafc7e8655e79e9e6cb0bd6c50c9670b (diff)
downloadfreebsd-ports-gnome-bef27aa3e1661fada0b8d1acc29b6a95a8a4f29e.tar.gz
freebsd-ports-gnome-bef27aa3e1661fada0b8d1acc29b6a95a8a4f29e.tar.zst
freebsd-ports-gnome-bef27aa3e1661fada0b8d1acc29b6a95a8a4f29e.zip
Deploy USE_GNOMENG infrastructure
PR: 42301 Submitted by: Edwin Groothuis <edwin@mavetju.org>
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"