View | Details | Raw Unified | Return to bug 279168 | Differences between
and this patch

Collapse All | Expand All

(-)sysutils/bsdisks/Makefile (-3 / +4 lines)
Lines 8-18 WWW= https://foss.heptapod.net/bsdutils/bsdisks Link Here
8
8
9
LICENSE=	BSD3CLAUSE
9
LICENSE=	BSD3CLAUSE
10
10
11
LIB_DEPENDS=	libpolkit-qt5-core-1.so:sysutils/polkit-qt-1@qt5
11
LIB_DEPENDS=	libpolkit-qt6-core-1.so:sysutils/polkit-qt-1@qt6
12
12
13
USES=		cmake compiler:c++11-lang qt:5
13
USES=		cmake compiler:c++11-lang qt:6
14
14
15
USE_QT=		qmake:build buildtools:build core dbus
15
USE_QT=		base
16
CMAKE_ARGS=	-DQT_MAJOR_VERSION=6
16
17
17
USE_GITLAB=		yes
18
USE_GITLAB=		yes
18
GL_SITE=		https://foss.heptapod.net
19
GL_SITE=		https://foss.heptapod.net

Return to bug 279168