diff options
Diffstat (limited to 'games/gnome2-games/Makefile')
-rw-r--r-- | games/gnome2-games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome2-games/Makefile b/games/gnome2-games/Makefile index 170c5b2a49e..c4fb4ed0538 100644 --- a/games/gnome2-games/Makefile +++ b/games/gnome2-games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2005/05/19 21:11:42 jmmv Exp $ +# $NetBSD: Makefile,v 1.47 2005/05/22 20:08:01 jlam Exp $ DISTNAME= gnome-games-2.10.1 CATEGORIES= games gnome @@ -17,7 +17,7 @@ BUILD_USES_MSGFMT= yes USE_DIRS+= gnome2-1.5 USE_PKGLOCALEDIR= yes -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake USE_X11= yes USE_CONFIG_WRAPPER= yes USE_LANGUAGES= c c++ |