Disable the battery app on powerpc since it states that it is x86-specific.

This allows this port to build properly on powerpc*.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon
2020-05-23 23:41:35 +00:00
parent 1e655f583a
commit 53df5240b0

View File

@@ -20,6 +20,10 @@ OPTIONS_DEFAULT= DASHBOARD DICTIONARY GIGOLO PAROLE POWERMANAGER \
WEATHER WHISKERMENU XKB ARCHIVE MEDIATAGS \
VCS BSDCPUFREQ EQUAKE THEMES VOLUMED
OPTIONS_EXCLUDE_powerpc= BATTERY
OPTIONS_EXCLUDE_powerpc64= BATTERY
OPTIONS_EXCLUDE_powerpcspe= BATTERY
OPTIONS_GROUP= APPLICATIONS PANELPLUGINS THUNARPLUGINS UNOFFICIAL
OPTIONS_GROUP_APPLICATIONS= DASHBOARD DICTIONARY GIGOLO MIDORI PAROLE \