Date: Tue, 31 Aug 2021 12:08:58 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5f6b1a79197d - main - www/qutebrowser: Add CPE information Message-ID: <202108311208.17VC8wtL013359@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f6b1a79197d4fa98ec61c29e74f7c2a548e469e commit 5f6b1a79197d4fa98ec61c29e74f7c2a548e469e Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 12:04:00 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 12:04:00 +0000 www/qutebrowser: Add CPE information Approved by: portmgr (blanket) --- www/qutebrowser/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/qutebrowser/Makefile b/www/qutebrowser/Makefile index 6daf94e4ecf8..4868367fddf5 100644 --- a/www/qutebrowser/Makefile +++ b/www/qutebrowser/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= \ ${PYTHON_PKGNAMEPREFIX}sip>=0:devel/py-sip@${PY_FLAVOR} \ ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins -USES= desktop-file-utils python:3.6+ pyqt:5 qt:5 +USES= cpe desktop-file-utils python:3.6+ pyqt:5 qt:5 USE_PYQT= dbus core opengl printsupport sql widgets qml USE_PYTHON= distutils autoplist noflavors USE_QT= sql-sqlite3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311208.17VC8wtL013359>