mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Disable superfluous tests which occur if guilib is installed.
PR: ports/103583 Submitted by: Sean Farley <sean-freebsd@farley.org>
This commit is contained in:
parent
757d2aa94a
commit
e059a29f04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179444
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ USE_GMAKE= yes
|
|||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CONFIGURE_ARGS+=--disable-gui
|
||||
|
||||
post-configure:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|^deplibs_check_method=.*|deplibs_check_method=pass_all|' \
|
||||
|
|
Loading…
Add table
Reference in a new issue