diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2020-01-01 20:53:40 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2020-01-01 20:53:40 +0000 |
commit | 1421cc1eaf0d6f6c8a5fc1aebdf41369887fc92c (patch) | |
tree | a4ed23eaf7ba844cb7e7bfc907cefa0c394a045c /graphics/diffpdf | |
parent | cad/lepton-eda: Update to 1.9.9 (diff) |
- update to 3.1
Diffstat (limited to 'graphics/diffpdf')
-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 26d10bb66b49..d93d634ada5d 100644 --- a/graphics/diffpdf/Makefile +++ b/graphics/diffpdf/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv2+ LIB_DEPENDS= libpoppler-qt5.so:graphics/poppler-qt5 -USES= compiler:c++11-lang gl qmake qt:5 +USES= compiler:c++11-lang qmake qt:5 gl USE_GL= gl USE_QT= buildtools linguist_build core gui printsupport widgets |