mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add a missing dependency on intlhack.
This commit is contained in:
parent
8ea57ace6f
commit
752d8bc84d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168938
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ USE_PERL5_BUILD=yes
|
|||
USE_GETTEXT= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack glib20 ltverhack
|
||||
USE_GNOME= gnomehack glib20 ltverhack intlhack
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
|
Loading…
Add table
Reference in a new issue