Date: Mon, 5 Sep 2022 19:11:11 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f793adf3e771 - main - misc/tellico: pet stage-qa Message-ID: <202209051911.285JBBfO027383@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f793adf3e771ab125ee166a1ab2bb20c41dbba66 commit f793adf3e771ab125ee166a1ab2bb20c41dbba66 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:37 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:28 +0000 misc/tellico: pet stage-qa --- misc/tellico/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index b9ab5d3dd782..49dafb6ea8dc 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,6 +1,6 @@ PORTNAME= tellico DISTVERSION= 3.4.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ @@ -21,7 +21,7 @@ LIB_DEPENDS= libbtparse.so:textproc/btparse \ USES= cmake compiler:c++11-lang desktop-file-utils gettext gnome \ kde:5 pkgconfig python:run qt:5 shared-mime-info shebangfix \ - tar:xz + tar:xz xorg USE_GNOME= libxml2 libxslt USE_KDE= archive attica5 auth bookmarks codecs completion config \ configwidgets coreaddons crash filemetadata guiaddons \ @@ -29,8 +29,9 @@ USE_KDE= archive attica5 auth bookmarks codecs completion config \ libkcddb libksane newstuff parts service solid sonnet \ textwidgets wallet widgetsaddons windowsystem xmlgui \ doctools_build ecm_build -USE_QT= concurrent core dbus gui network widgets xml \ +USE_QT= concurrent core dbus gui network printsupport widgets xml \ buildtools_build qmake_build testlib_build +USE_XORG= x11 SHEBANG_FILES= src/fetch/scripts/dark_horse_comics.py \ src/fetch/scripts/fr.allocine.py
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051911.285JBBfO027383>