mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix build on CURRENT.
Reported by: pav
This commit is contained in:
parent
4a4ddf8f4a
commit
12f8d3f32e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210613
1 changed files with 2 additions and 1 deletions
|
@ -41,7 +41,8 @@ CONFIGURE_ARGS= --disable-software-x11 \
|
||||||
--disable-image-loader-edb \
|
--disable-image-loader-edb \
|
||||||
--disable-image-loader-tiff \
|
--disable-image-loader-tiff \
|
||||||
--disable-image-loader-xpm \
|
--disable-image-loader-xpm \
|
||||||
--disable-image-loader-svg
|
--disable-image-loader-svg \
|
||||||
|
--disable-pthreads
|
||||||
|
|
||||||
OPTIONS= FONTCONFIG "Enable fontconfig support" on \
|
OPTIONS= FONTCONFIG "Enable fontconfig support" on \
|
||||||
EET "Enable EET font loader" on
|
EET "Enable EET font loader" on
|
||||||
|
|
Loading…
Add table
Reference in a new issue