Lines 2-8
Link Here
|
2 |
|
2 |
|
3 |
PORTNAME= trueos-libqt5 |
3 |
PORTNAME= trueos-libqt5 |
4 |
PORTVERSION= 20171003 |
4 |
PORTVERSION= 20171003 |
5 |
PORTREVISION= 1 |
5 |
PORTREVISION= 2 |
6 |
CATEGORIES= sysutils |
6 |
CATEGORIES= sysutils |
7 |
|
7 |
|
8 |
MAINTAINER= jt@ixsystems.com |
8 |
MAINTAINER= jt@ixsystems.com |
Lines 12-22
LICENSE= BSD2CLAUSE
Link Here
|
12 |
|
12 |
|
13 |
ONLY_FOR_ARCHS= amd64 |
13 |
ONLY_FOR_ARCHS= amd64 |
14 |
|
14 |
|
|
|
15 |
USES= gl qmake qt:5 shebangfix tar:xz |
16 |
|
15 |
MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} |
17 |
MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} |
16 |
|
18 |
|
17 |
MAKE_JOBS_UNSAFE= yes |
19 |
MAKE_JOBS_UNSAFE= yes |
18 |
|
20 |
|
19 |
USES= qmake qt:5 shebangfix tar:xz |
|
|
20 |
USE_LDCONFIG= yes |
21 |
USE_LDCONFIG= yes |
21 |
USE_QT= core gui network svg linguist \ |
22 |
USE_QT= core gui network svg linguist \ |
22 |
buildtools x11extras widgets |
23 |
buildtools x11extras widgets |