Add missing USE_XLIB=yes
This commit is contained in:
parent
3065608291
commit
2751f0a36b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68388
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ LIB_DEPENDS= tds.0:${PORTSDIR}/databases/freetds
|
|||
.ifndef WITHOUT_X11
|
||||
WITH_MOTIF= yes
|
||||
CONFIGURE_ARGS+=--with-motif
|
||||
USE_XLIB= yes
|
||||
.else
|
||||
PKGNAMESUFFIX+= -nox11
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue