diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 20:47:26 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 20:47:26 +0000 |
commit | 823770dbfba7b7de39771e0c969ddb966abd0e5a (patch) | |
tree | e27b8944464bd63e366140b35317c2d3217a6f41 /print/qpdfview/Makefile | |
parent | 6aef0072071b381096433fd776ed3cd06ad03b65 (diff) | |
download | ports-823770dbfba7b7de39771e0c969ddb966abd0e5a.tar.gz ports-823770dbfba7b7de39771e0c969ddb966abd0e5a.zip |
Notes
Diffstat (limited to 'print/qpdfview/Makefile')
-rw-r--r-- | print/qpdfview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index d11d16a7a79b..4d2bd1d210ee 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpoppler-qt5.so:graphics/poppler-qt5 -USES+= compiler:c++11-lang desktop-file-utils gl pkgconfig qmake qt:5 +USES= compiler:c++11-lang desktop-file-utils gl pkgconfig qmake qt:5 USE_LDCONFIG= yes USE_QT= buildtools_build concurrent core dbus gui imageformats linguisttools printsupport sql sql-sqlite3 svg widgets xml USE_GL= gl |