mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
knock out webview on i386; no more webkitgtk
This commit is contained in:
@@ -31,7 +31,7 @@ MULTI_PACKAGES = -main -media -webview
|
||||
PSEUDO_FLAVORS = no_webview
|
||||
FLAVOR ?=
|
||||
.if ${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "arm" || \
|
||||
${MACHINE_ARCH} == "hppa"
|
||||
${MACHINE_ARCH} == "hppa" || ${MACHINE_ARCH} == "i386"
|
||||
FLAVOR += no_webview
|
||||
.endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user