Use intlhack to fix the build on 4.X.

PR:		62765
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
This commit is contained in:
Joe Marcus Clarke 2004-02-13 02:44:23 +00:00
parent ea1e2c4181
commit 1619089811
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100812
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack libgnomeui
USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"

View File

@ -20,7 +20,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack libgnomeui
USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"