diff options
Diffstat (limited to 'net-im/gitterdone/Makefile')
-rw-r--r-- | net-im/gitterdone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gitterdone/Makefile b/net-im/gitterdone/Makefile index 4e1c4da618a8..c0957119b001 100644 --- a/net-im/gitterdone/Makefile +++ b/net-im/gitterdone/Makefile @@ -10,8 +10,8 @@ WWW= https://github.com/trueos/gitterdone LICENSE= BSD2CLAUSE USES= compiler:c++11-lang gl qmake qt:5 shebangfix tar:xz -USE_QT= core gui network linguist_build \ - buildtools_build widgets webkit svg +USE_QT= core gui network linguist:build \ + buildtools:build widgets webkit svg USE_GL+= gl USE_LDCONFIG= yes |