mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Fix typo USE_XLIBS -> USE_XLIB
PR: 54357 Submitted by: Mark Linimon <linimon@lonesome.com> Approved by: maintainer
This commit is contained in:
parent
2c20e40264
commit
202ac8971e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84667
@ -37,7 +37,7 @@ MICO_SERVICE= "@comment "
|
||||
CONFIGURE_ENV+= CXXFLAGS=${CPPFLAGS}
|
||||
|
||||
.if defined(WITH_X11)
|
||||
USE_XLIBS= yes
|
||||
USE_XLIB= yes
|
||||
CONFIGURE_ARGS+= --with-x
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-x
|
||||
|
Loading…
Reference in New Issue
Block a user