mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
security/keepassxc: drop not necessary GCC
This commit is contained in:
parent
8422281af9
commit
5a81a8bd79
@ -20,13 +20,8 @@ LIB_DEPENDS= libargon2.so:security/libargon2 \
|
|||||||
libqrencode.so:graphics/libqrencode \
|
libqrencode.so:graphics/libqrencode \
|
||||||
libbotan-2.so:security/botan2
|
libbotan-2.so:security/botan2
|
||||||
|
|
||||||
USES= cmake desktop-file-utils pkgconfig qt:5 readline \
|
USES= cmake compiler:c++17-lang desktop-file-utils pkgconfig qt:5 \
|
||||||
shared-mime-info tar:xz xorg
|
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
|
|
||||||
USE_QT= concurrent core dbus gui network svg widgets buildtools:build \
|
USE_QT= concurrent core dbus gui network svg widgets buildtools:build \
|
||||||
linguisttools:build qmake:build testlib:build x11extras
|
linguisttools:build qmake:build testlib:build x11extras
|
||||||
USE_XORG= x11
|
USE_XORG= x11
|
||||||
|
Loading…
Reference in New Issue
Block a user