Use intlhack to fix the build on 4.X.
PR: 62765 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
This commit is contained in:
parent
ea1e2c4181
commit
1619089811
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100812
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user