diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gcompris2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile index 2c4e69fdeeea..cf678af45b5d 100644 --- a/games/gcompris2/Makefile +++ b/games/gcompris2/Makefile @@ -27,7 +27,7 @@ USE_GMAKE= yes USE_LIBTOOL_VER=15 USE_PYTHON= yes USE_SDL= mixer -USE_GNOME= gnomehack lthack gnomeprefix libgnomeui pygnome2 +USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui pygnome2 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ |