git: 5f6b1a79197d - main - www/qutebrowser: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:08:59 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5f6b1a79197d4fa98ec61c29e74f7c2a548e469e

commit 5f6b1a79197d4fa98ec61c29e74f7c2a548e469e
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 12:04:00 +0000
Commit:     Bernhard Froehlich <decke at 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


More information about the dev-commits-ports-main mailing list