summaryrefslogtreecommitdiff
path: root/games/gnomegames2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-31 03:14:24 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-31 03:14:24 +0000
commit24e0f7e70f0ea222a028311f632dddbc9ca180ce (patch)
treed77792cd285cd6bb784a9ae114c04ca06059610c /games/gnomegames2
parentFix build on AMD64 (diff)
Add intlhack to fix the build on -STABLE.
Reported by: John Merryweather Cooper <john_m_cooper@yahoo.com>
Notes
Notes: svn path=/head/; revision=99575
Diffstat (limited to 'games/gnomegames2')
-rw-r--r--games/gnomegames2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile
index f40015252a4a..ed2fa54c8b7a 100644
--- a/games/gnomegames2/Makefile
+++ b/games/gnomegames2/Makefile
@@ -22,7 +22,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui
+USE_GNOME= gnomeprefix intlhack gnomehack gnomehier libgnomeui
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \