git: 8717f3700cbb - main - net-p2p/qbittorrent: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:17:45 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8717f3700cbb637e2e5ae8b0b14bb2d4f2bb2c3c

commit 8717f3700cbb637e2e5ae8b0b14bb2d4f2bb2c3c
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:10:41 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:17:14 +0000

    net-p2p/qbittorrent: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 net-p2p/qbittorrent/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index d5820a34addb..ad6176ed4e1a 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -21,7 +21,7 @@ FLAVOR?=	${FLAVORS:[1]}
 nox_PKGNAMESUFFIX=	-nox
 nox_PLIST=		${MASTERDIR}/pkg-plist-nox
 
-USES=			compiler:c++14-lang pkgconfig qmake:no_env qt:5 ssl tar:xz
+USES=			compiler:c++14-lang cpe pkgconfig qmake:no_env qt:5 ssl tar:xz
 GNU_CONFIGURE=		yes
 USE_QT=			core network xml buildtools_build linguisttools_build qmake_build
 DESTDIRNAME=		INSTALL_ROOT


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