Index: head/sysutils/accounts-qml-module/Makefile =================================================================== --- head/sysutils/accounts-qml-module/Makefile (revision 538865) +++ head/sysutils/accounts-qml-module/Makefile (revision 538866) @@ -1,26 +1,34 @@ # $FreeBSD$ PORTNAME= accounts-qml-module DISTVERSION= 0.7 CATEGORIES= sysutils kde DIST_SUBDIR= KDE/${GL_ACCOUNT} MAINTAINER= kde@FreeBSD.org COMMENT= Expose the Online Accounts API to QML applications LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libaccounts-qt5.so:net-im/libaccounts-qt5 \ libsignon-qt5.so:sysutils/signon-qt5 \ USES= compiler:c++11-lang gl pkgconfig qmake qt:5 tar:bz2 USE_GL= gl USE_QT= core declarative gui network testlib xml \ buildtools_build qdoc_build qmake_build # gitlab variables USE_GITLAB= yes GL_ACCOUNT= accounts-sso GL_COMMIT= cfadea7ba8ba4011ae20d771696eb74deb87201e +.include + +.if ${ARCH} == powerpc64 +PLIST_SUB= PPC64="@comment " +.else +PLIST_SUB= PPC64="" +.endif + .include Index: head/sysutils/accounts-qml-module/pkg-plist =================================================================== --- head/sysutils/accounts-qml-module/pkg-plist (revision 538865) +++ head/sysutils/accounts-qml-module/pkg-plist (revision 538866) @@ -1,25 +1,25 @@ bin/tst_plugin %%QT_QMLDIR%%/Ubuntu/OnlineAccounts/libAccounts.so %%QT_QMLDIR%%/Ubuntu/OnlineAccounts/plugin.qmltypes %%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