summaryrefslogtreecommitdiff
path: root/sysutils/accounts-qml-module
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-06-15 09:23:38 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-06-15 09:23:38 +0000
commit0b683eb9d1a66cbef47ac654ef88359f8407902e (patch)
tree2bcde9a9dc4c5da3722443c441fb222284c84465 /sysutils/accounts-qml-module
parentmath/saga: fix build on GCC architectures (diff)
sysutils/accounts-qml-module: fix packaging on powerpc64
Because of clang crash, html docs don't get built, leading to packaging error. Omit them until clang works. PR: 246658 Approved by: kde (maintainer timeout)
Notes
Notes: svn path=/head/; revision=538866
Diffstat (limited to 'sysutils/accounts-qml-module')
-rw-r--r--sysutils/accounts-qml-module/Makefile8
-rw-r--r--sysutils/accounts-qml-module/pkg-plist34
2 files changed, 25 insertions, 17 deletions
diff --git a/sysutils/accounts-qml-module/Makefile b/sysutils/accounts-qml-module/Makefile
index 3b3d36a4bdc0..318bbd68376f 100644
--- a/sysutils/accounts-qml-module/Makefile
+++ b/sysutils/accounts-qml-module/Makefile
@@ -23,4 +23,12 @@ USE_GITLAB= yes
GL_ACCOUNT= accounts-sso
GL_COMMIT= cfadea7ba8ba4011ae20d771696eb74deb87201e
+.include <bsd.port.options.mk>
+
+.if ${ARCH} == powerpc64
+PLIST_SUB= PPC64="@comment "
+.else
+PLIST_SUB= PPC64=""
+.endif
+
.include <bsd.port.mk>
diff --git a/sysutils/accounts-qml-module/pkg-plist b/sysutils/accounts-qml-module/pkg-plist
index 29a0e9e0e609..1b2137552b93 100644
--- a/sysutils/accounts-qml-module/pkg-plist
+++ b/sysutils/accounts-qml-module/pkg-plist
@@ -4,22 +4,22 @@ bin/tst_plugin
%%QT_QMLDIR%%/Ubuntu/OnlineAccounts/qmldir
%%DATADIR%%/doc/html/.gitignore
%%DATADIR%%/doc/html/onlineaccounts-qml-api.index
-%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-account-members.html
-%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-account.html
-%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservice-members.html
-%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservice.html
-%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservicemodel-members.html
-%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservicemodel.html
-%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-application-members.html
-%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-application.html
-%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-applicationmodel-members.html
-%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-applicationmodel.html
-%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-credentials-members.html
-%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-credentials.html
-%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-manager-members.html
-%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-manager.html
-%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-providermodel-members.html
-%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-providermodel.html
+%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-account-members.html
+%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-account.html
+%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservice-members.html
+%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservice.html
+%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservicemodel-members.html
+%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservicemodel.html
+%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-application-members.html
+%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-application.html
+%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-applicationmodel-members.html
+%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-applicationmodel.html
+%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-credentials-members.html
+%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-credentials.html
+%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-manager-members.html
+%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-manager.html
+%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-providermodel-members.html
+%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-providermodel.html
%%DATADIR%%/doc/html/style/qtquick.css
-%%DATADIR%%/doc/html/ubuntu-onlineaccounts-qmlmodule.html
+%%PPC64%%%%DATADIR%%/doc/html/ubuntu-onlineaccounts-qmlmodule.html
@dir %%DATADIR%%/doc/html/images