aboutsummaryrefslogtreecommitdiff
path: root/databases/kbibtex
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 /databases/kbibtex
parentf050bd0028f5590725241a3a9abe2a9eeb34a4fc (diff)
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 'databases/kbibtex')
-rw-r--r--databases/kbibtex/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile
index ca78b1310f88..ae77246dd610 100644
--- a/databases/kbibtex/Makefile
+++ b/databases/kbibtex/Makefile
@@ -30,8 +30,6 @@ USE_LDCONFIG= yes
OPTIONS_DEFINE= WEBENGINE
OPTIONS_DEFAULT_amd64= WEBENGINE
OPTIONS_DEFAULT_i386= WEBENGINE
-OPTIONS_DEFAULT_powerpc64= ${OPTIONS_DEFAULT_powerpc64_${OSREL:R}}
-OPTIONS_DEFAULT_powerpc64_13= WEBENGINE
WEBENGINE_DESC= Add dependency on qt5-webengine
WEBENGINE_USE= QT=webengine