Use intlhack to fix build.

PR:		62009
Reported by:	Stacey Roberts <stacey@vickiandstacey.com>
This commit is contained in:
Alexander Nedotsukov 2004-01-28 00:09:04 +00:00
parent e8a63c69bb
commit d37eda8cfc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99300
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ COMMENT= GNOME Virtual File System
USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack gnomehier gnomemimedata gconf2 libbonobo
USE_GNOME= gnomeprefix gnomehack intlhack gnomehier gnomemimedata gconf2 libbonobo
USE_REINPLACE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes

View file

@ -19,7 +19,7 @@ COMMENT= GNOME Virtual File System
USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack gnomehier gnomemimedata gconf2 libbonobo
USE_GNOME= gnomeprefix gnomehack intlhack gnomehier gnomemimedata gconf2 libbonobo
USE_REINPLACE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes