diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-12-02 12:59:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-12-02 12:59:23 +0000 |
commit | 30d5256aa4a459cf75701892edcfb97135d827ac (patch) | |
tree | 26d1e387c5daf99259fa4c204a4bbf42c557fe69 /deskutils/flameshot | |
parent | 97911710ac3a285f171f342c8b0218fda689e2df (diff) | |
download | ports-30d5256aa4a459cf75701892edcfb97135d827ac.tar.gz ports-30d5256aa4a459cf75701892edcfb97135d827ac.zip |
Notes
Diffstat (limited to 'deskutils/flameshot')
-rw-r--r-- | deskutils/flameshot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/flameshot/Makefile b/deskutils/flameshot/Makefile index 0d5892be8736..3da8a6f5a7af 100644 --- a/deskutils/flameshot/Makefile +++ b/deskutils/flameshot/Makefile @@ -17,7 +17,7 @@ GH_ACCOUNT= lupoDharkael INSTALL_ICONS= yes -USES= qmake qt:5 +USES= compiler:c++11-lang qmake qt:5 USE_GITHUB= yes USE_GL= gl USE_QT= core dbus gui linguist network widgets \ |