Mark BROKEN: Fails to configure
checking for GTK+ - version >= 2.12.0... no *** Could not run GTK+ test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GTK+ is incorrectly installed. checking for pkg-config... (cached) /usr/local/bin/pkg-config checking for GTK+ - version >= 3.0.0... no *** Could not run GTK+ test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GTK+ is incorrectly installed. checking Qt5 headers... not found configure: error: Cannot build modpack installer with any gui Reported by: pkg-fallout
This commit is contained in:
parent
f7808e14a6
commit
ce273c35b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381773
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
MASTERDIR= ${.CURDIR}/../freeciv
|
||||
|
||||
BROKEN= Fails to configure
|
||||
# Explicitly exclude X11 options
|
||||
OPTIONS_EXCLUDE= SDL X11
|
||||
PKGNAMESUFFIX= -nox11
|
||||
|
|
Loading…
Reference in a new issue