diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-15 17:27:01 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-15 17:27:01 +0000 |
commit | 5289b86d400c0a8728751663ae76cca1dec1135f (patch) | |
tree | aba34fe33502bf152bf7aba8307f725a3c38fe35 | |
parent | 31899d0b9e98fcc67d271fd6abb1e7df989a1c16 (diff) | |
download | ports-5289b86d400c0a8728751663ae76cca1dec1135f.tar.gz ports-5289b86d400c0a8728751663ae76cca1dec1135f.zip |
Notes
-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" \ |