mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Really disable GUI if not needed
PR: 142747 Submitted by: gahr Approved by: maintainer (timeout)
This commit is contained in:
parent
d9a35a7f81
commit
b97b308363
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248597
@ -50,8 +50,8 @@ post-configure:
|
||||
|
||||
.if !defined(WITHOUT_HTMLDOCGUI)
|
||||
LIB_DEPENDS+= fltk:${PORTSDIR}/x11-toolkits/fltk
|
||||
CONFIGURE_ARGS+=--enable-gui
|
||||
CONFIGURE_ARGS+=--with-gui=yes
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-gui
|
||||
CONFIGURE_ARGS+=--with-gui=no
|
||||
.endif
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user