diff options
| author | Felix Palmen <zirias@FreeBSD.org> | 2022-09-11 10:20:14 +0000 |
|---|---|---|
| committer | Felix Palmen <zirias@FreeBSD.org> | 2022-09-11 10:20:14 +0000 |
| commit | ddae4e92d8313a1461145e3b4f0232fe463feaee (patch) | |
| tree | e84ab3fcfdf00dbf560f8ef9ae031d0c2ed252f5 /graphics/qcustomplot-qt5/Makefile | |
| parent | 51a360b7fe98be99d21134e5fe624ba12d596dd9 (diff) | |
Diffstat (limited to 'graphics/qcustomplot-qt5/Makefile')
| -rw-r--r-- | graphics/qcustomplot-qt5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qcustomplot-qt5/Makefile b/graphics/qcustomplot-qt5/Makefile index 561e96070cd0..3b65838a4b46 100644 --- a/graphics/qcustomplot-qt5/Makefile +++ b/graphics/qcustomplot-qt5/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/GPL.txt USES= compiler:c++11-lang pkgconfig qt:5 -USE_QT= core gui widgets printsupport buildtools_build +USE_QT= core gui widgets printsupport buildtools:build USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} |
