mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix build without X11
PR: ports/175080 Approved by: crees (mentor)
This commit is contained in:
parent
b7a53c848b
commit
e5d9873aeb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310109
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ USE_XORG+= xinerama xineramaproto
|
|||
CONFIGURE_ARGS+= --disable-xinerama
|
||||
.endif
|
||||
.else #WITHOUT_X11
|
||||
CONFIGURE_ARGS+= --disable-x11 --disable-fontconfig
|
||||
CONFIGURE_ARGS+= --disable-x11
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MVDPAU}
|
||||
|
|
Loading…
Add table
Reference in a new issue