Use intlhack to fix build.
PR: 62009 Reported by: Stacey Roberts <stacey@vickiandstacey.com>
This commit is contained in:
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
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue