aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-04-13 20:22:55 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-04-13 20:22:55 +0000
commit43858e9b3c280dfd4189cc2c9a4f2af6ccf4079c (patch)
tree66eaadf188e97f47c896749d4ce8d4db8cb047ae /astro
parentf050bd0028f5590725241a3a9abe2a9eeb34a4fc (diff)
downloadports-43858e9b3c280dfd4189cc2c9a4f2af6ccf4079c.tar.gz
ports-43858e9b3c280dfd4189cc2c9a4f2af6ccf4079c.zip
Remove Webengine from default options on ppc64
- This is another followup to r531601, which updated WebEngine, but does not yet support ppc64. Submitted by: pkubaj
Notes
Notes: svn path=/head/; revision=531631
Diffstat (limited to 'astro')
-rw-r--r--astro/marble/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/astro/marble/Makefile b/astro/marble/Makefile
index e03f084120e1..a89726420db4 100644
--- a/astro/marble/Makefile
+++ b/astro/marble/Makefile
@@ -32,8 +32,6 @@ OPTIONS_DEFINE= GPS DOCS WEBENGINE
OPTIONS_DEFAULT=GPS
OPTIONS_DEFAULT_amd64= WEBENGINE
OPTIONS_DEFAULT_i386= WEBENGINE
-OPTIONS_DEFAULT_powerpc64= ${OPTIONS_DEFAULT_powerpc64_${OSREL:R}}
-OPTIONS_DEFAULT_powerpc64_13= WEBENGINE
OPTIONS_SUB= yes
GPS_DESC= Support for GPS position provider