diff options
Diffstat (limited to 'security/lxqt-openssh-askpass/Makefile')
-rw-r--r-- | security/lxqt-openssh-askpass/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/lxqt-openssh-askpass/Makefile b/security/lxqt-openssh-askpass/Makefile index 9f5291f3398d..bb967a5a4478 100644 --- a/security/lxqt-openssh-askpass/Makefile +++ b/security/lxqt-openssh-askpass/Makefile @@ -1,5 +1,6 @@ PORTNAME= lxqt-openssh-askpass PORTVERSION= 2.2.0 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= LXQT @@ -9,7 +10,7 @@ WWW= https://lxqt-project.org LICENSE= LGPL21+ -USES= cmake compiler:c++17-lang gettext-runtime lxqt:2 perl5 \ +USES= cmake compiler:c++20-lang gettext-runtime lxqt:2 perl5 \ pkgconfig qt:6 tar:xz USE_LXQT= buildtools2 lxqt USE_PERL5= build |