aboutsummaryrefslogtreecommitdiff
path: root/games/gtkballs
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/gtkballs
parenteb7ace1d483526258b2f4fb9a8a01aa61001f807 (diff)
downloadports-63a181d059d4f1e681cb21970f9dfb79e7bc803b.tar.gz
ports-63a181d059d4f1e681cb21970f9dfb79e7bc803b.zip
Deploy USE_GNOMENG infrastructure
PR: 42301 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65456
Diffstat (limited to 'games/gtkballs')
-rw-r--r--games/gtkballs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile
index 19438405ff9c..ad7667f9ece6 100644
--- a/games/gtkballs/Makefile
+++ b/games/gtkballs/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= http://gtkballs.antex.ru/dist/
MAINTAINER= ports@FreeBSD.org
USE_REINPLACE= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \