View | Details | Raw Unified | Return to bug 246658
Collapse All | Expand All

(-)Makefile (+8 lines)
Lines 23-26 Link Here
23
GL_ACCOUNT=	accounts-sso
23
GL_ACCOUNT=	accounts-sso
24
GL_COMMIT=	cfadea7ba8ba4011ae20d771696eb74deb87201e
24
GL_COMMIT=	cfadea7ba8ba4011ae20d771696eb74deb87201e
25
25
26
.include <bsd.port.options.mk>
27
28
.if ${ARCH} == powerpc64
29
PLIST_SUB=	PPC64="@comment "
30
.else
31
PLIST_SUB=	PPC64=""
32
.endif
33
26
.include <bsd.port.mk>
34
.include <bsd.port.mk>
(-)pkg-plist (-17 / +17 lines)
Lines 4-25 Link Here
4
%%QT_QMLDIR%%/Ubuntu/OnlineAccounts/qmldir
4
%%QT_QMLDIR%%/Ubuntu/OnlineAccounts/qmldir
5
%%DATADIR%%/doc/html/.gitignore
5
%%DATADIR%%/doc/html/.gitignore
6
%%DATADIR%%/doc/html/onlineaccounts-qml-api.index
6
%%DATADIR%%/doc/html/onlineaccounts-qml-api.index
7
%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-account-members.html
7
%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-account-members.html
8
%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-account.html
8
%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-account.html
9
%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservice-members.html
9
%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservice-members.html
10
%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservice.html
10
%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservice.html
11
%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservicemodel-members.html
11
%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservicemodel-members.html
12
%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservicemodel.html
12
%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-accountservicemodel.html
13
%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-application-members.html
13
%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-application-members.html
14
%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-application.html
14
%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-application.html
15
%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-applicationmodel-members.html
15
%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-applicationmodel-members.html
16
%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-applicationmodel.html
16
%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-applicationmodel.html
17
%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-credentials-members.html
17
%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-credentials-members.html
18
%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-credentials.html
18
%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-credentials.html
19
%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-manager-members.html
19
%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-manager-members.html
20
%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-manager.html
20
%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-manager.html
21
%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-providermodel-members.html
21
%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-providermodel-members.html
22
%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-providermodel.html
22
%%PPC64%%%%DATADIR%%/doc/html/qml-ubuntu-onlineaccounts-providermodel.html
23
%%DATADIR%%/doc/html/style/qtquick.css
23
%%DATADIR%%/doc/html/style/qtquick.css
24
%%DATADIR%%/doc/html/ubuntu-onlineaccounts-qmlmodule.html
24
%%PPC64%%%%DATADIR%%/doc/html/ubuntu-onlineaccounts-qmlmodule.html
25
@dir %%DATADIR%%/doc/html/images
25
@dir %%DATADIR%%/doc/html/images

Return to bug 246658