Lines 9-15
Link Here
|
9 |
COMMENT= Qt SVG support module |
9 |
COMMENT= Qt SVG support module |
10 |
|
10 |
|
11 |
USE_QT= core gui widgets buildtools_build |
11 |
USE_QT= core gui widgets buildtools_build |
12 |
USES= qmake qt-dist:5,svg |
12 |
USES= compiler:c++17-lang qmake qt-dist:5,svg |
13 |
USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} |
13 |
USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} |
14 |
|
14 |
|
15 |
.include <bsd.port.mk> |
15 |
.include <bsd.port.mk> |