git: 5a3346dee32c - main - graphics/okular: needs Qt testlib to build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Oct 2021 14:07:23 UTC
The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a3346dee32c65f6edea064f74e7b1db5689054f commit 5a3346dee32c65f6edea064f74e7b1db5689054f Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2021-10-10 23:01:56 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2021-10-11 14:07:20 +0000 graphics/okular: needs Qt testlib to build --- graphics/okular/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile index 3d4bca6d2158..efd29237e60b 100644 --- a/graphics/okular/Makefile +++ b/graphics/okular/Makefile @@ -1,5 +1,6 @@ PORTNAME= okular DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -31,7 +32,7 @@ USE_KDE= activities archive auth bookmarks codecs completion config \ ecm_build USE_QT= concurrent core dbus declarative gui network phonon4 printsupport speech \ svg widgets xml \ - buildtools_build qmake_build + buildtools_build qmake_build testlib_build CPE_VENDOR= kde OPTIONS_DEFINE= DOCS PURPOSE