Lines 8-17
Link Here
|
8 |
MAINTAINER= kde@FreeBSD.org |
8 |
MAINTAINER= kde@FreeBSD.org |
9 |
COMMENT= Qt support for XPath, XQuery, XSLT and XML Schema |
9 |
COMMENT= Qt support for XPath, XQuery, XSLT and XML Schema |
10 |
|
10 |
|
11 |
BROKEN_powerpc64= Does not build |
|
|
12 |
|
13 |
USE_QT= core network buildtools_build |
11 |
USE_QT= core network buildtools_build |
14 |
USES= qmake:norecursive qt-dist:5,xmlpatterns |
12 |
USES= compiler:c++17-lang qmake:norecursive qt-dist:5,xmlpatterns |
15 |
USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} |
13 |
USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} |
16 |
|
14 |
|
17 |
.include <bsd.port.mk> |
15 |
.include <bsd.port.mk> |