Add intlhack to USE_GNOME to fix build on 4.x.
Pointed out by: pointyhat via kris
This commit is contained in:
parent
56ad0eaf02
commit
d737d46fa2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128464
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ LIB_DEPENDS= gnutls.12:${PORTSDIR}/security/gnutls \
|
|||
|
||||
USE_X_PREFIX= yes
|
||||
DOWNNUM= 335
|
||||
USE_GNOME= gnomeprefix gnomehack libgnomeui
|
||||
USE_GNOME= gnomeprefix gnomehack libgnomeui intlhack
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
|
||||
|
|
Loading…
Reference in a new issue