diff options
Diffstat (limited to 'graphics/diffpdf/Makefile')
-rw-r--r-- | graphics/diffpdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/diffpdf/Makefile b/graphics/diffpdf/Makefile index cfc4e7f1f0d6..c57ea715f538 100644 --- a/graphics/diffpdf/Makefile +++ b/graphics/diffpdf/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libpoppler-qt5.so:graphics/poppler-qt5 USES= compiler:c++11-lang qmake qt:5 gl USE_GL= gl -USE_QT= buildtools linguist_build core gui printsupport widgets +USE_QT= buildtools linguist:build core gui printsupport widgets PLIST_FILES= bin/diffpdf |