diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-14 02:19:03 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-14 02:19:03 +0800 |
commit | 6c52a2ed2964a855bc120acf88e3663c1543fb8b (patch) | |
tree | 43e4320d9ac25ca022691d996328a823568c6d07 /games/gnomegames2/Makefile | |
parent | 945cf051bd4ef9535933a07cb33916e49cb75363 (diff) | |
download | marcuscom-ports-6c52a2ed2964a855bc120acf88e3663c1543fb8b.tar marcuscom-ports-6c52a2ed2964a855bc120acf88e3663c1543fb8b.tar.gz marcuscom-ports-6c52a2ed2964a855bc120acf88e3663c1543fb8b.tar.bz2 marcuscom-ports-6c52a2ed2964a855bc120acf88e3663c1543fb8b.tar.lz marcuscom-ports-6c52a2ed2964a855bc120acf88e3663c1543fb8b.tar.xz marcuscom-ports-6c52a2ed2964a855bc120acf88e3663c1543fb8b.tar.zst marcuscom-ports-6c52a2ed2964a855bc120acf88e3663c1543fb8b.zip |
This port still needs intlhack.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1644 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnomegames2/Makefile')
-rw-r--r-- | games/gnomegames2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index b4442ab71..10cfb6d65 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier lthack libgnomeui +USE_GNOME= gnomeprefix gnomehack gnomehier intlhack lthack libgnomeui USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |