1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00: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:
Shaun Amott 2006-12-10 23:55:07 +00:00
parent 757d2aa94a
commit e059a29f04
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179444

View File

@ -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|' \