mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Use OPTIONS_UNSET_FORCE instead of WITHOUT_X11.
PR: 201864
This commit is contained in:
parent
e58345e74e
commit
0c158cbb91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392953
@ -71,7 +71,7 @@ RUN_DEPENDS+= ${FONTS_CJK}
|
||||
.endif
|
||||
|
||||
.if !${PORT_OPTIONS:MX11}
|
||||
DEPENDS_ARGS+= WITHOUT_X11=${WITHOUT_X11}
|
||||
DEPENDS_ARGS+= OPTIONS_UNSET_FORCE+=X11
|
||||
.endif
|
||||
|
||||
# generate MINIMALDOCPORTS for src/release/Makefile.inc.docports.
|
||||
|
Loading…
Reference in New Issue
Block a user