1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

net-im/spectral: fix build

Fix the build now that Qt testlib is no longer implicitly
pulled in by other packages.
This commit is contained in:
Adriaan de Groot 2021-07-11 18:07:28 +02:00
parent e093f1162c
commit 2ddcfc60bf

View File

@ -1,6 +1,6 @@
PORTNAME= spectral
PORTVERSION= 817
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= net-im
MAINTAINER= adridg@FreeBSD.org
@ -16,7 +16,7 @@ USES= cmake compiler:c++17-lang gl pkgconfig qt:5 tar:bz2
USE_GL= gl
USE_QT= core dbus declarative graphicaleffects gui imageformats \
multimedia network quickcontrols quickcontrols2 svg widgets \
buildtools_build linguist_build qmake_build
buildtools_build linguist_build qmake_build testlib_build
CMAKE_ON= USE_INTREE_LIBQMC