Date: Sun, 29 Aug 2021 19:17:44 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: 8717f3700cbb - main - net-p2p/qbittorrent: Add CPE information Message-ID: <202108291917.17TJHiAA030150@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=8717f3700cbb637e2e5ae8b0b14bb2d4f2bb2c3c commit 8717f3700cbb637e2e5ae8b0b14bb2d4f2bb2c3c Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 19:10:41 +0000 Commit: Bernhard Froehlich <decke@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291917.17TJHiAA030150>