aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2023-08-11 10:45:13 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2023-08-12 01:37:40 +0000
commit5a81a8bd79bde875d360102e5d12027ee5393037 (patch)
tree37e624ba6437625163baf96b342a56bdc2c1c104
parent8422281af98c2fb3b51051228f8f417595b6c8b8 (diff)
downloadports-5a81a8bd79bde875d360102e5d12027ee5393037.tar.gz
ports-5a81a8bd79bde875d360102e5d12027ee5393037.zip
security/keepassxc: drop not necessary GCC
-rw-r--r--security/keepassxc/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile
index a45594192263..e22e9e45710e 100644
--- a/security/keepassxc/Makefile
+++ b/security/keepassxc/Makefile
@@ -20,13 +20,8 @@ LIB_DEPENDS= libargon2.so:security/libargon2 \
libqrencode.so:graphics/libqrencode \
libbotan-2.so:security/botan2
-USES= cmake desktop-file-utils pkgconfig qt:5 readline \
- shared-mime-info tar:xz xorg
-.if !exists(/usr/include/omp.h)
-USES+= compiler:gcc-c++11-lib
-.else
-USES+= compiler:c++17-lang
-.endif
+USES= cmake compiler:c++17-lang desktop-file-utils pkgconfig qt:5 \
+ readline shared-mime-info tar:xz xorg
USE_QT= concurrent core dbus gui network svg widgets buildtools:build \
linguisttools:build qmake:build testlib:build x11extras
USE_XORG= x11