git: 96ab7d3774e9 - main - net-p2p/libtorrent: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:20:46 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=96ab7d3774e928018813af91fe0c9b2fdefe19e4

commit 96ab7d3774e928018813af91fe0c9b2fdefe19e4
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:36:21 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:03 +0000

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

diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile
index 069bc99cebc2..2195cb0128fb 100644
--- a/net-p2p/libtorrent/Makefile
+++ b/net-p2p/libtorrent/Makefile
@@ -9,7 +9,7 @@ COMMENT=	BitTorrent Library written in C++
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		autoreconf compiler:c++11-lang libtool localbase:ldflags pathfix pkgconfig ssl
+USES=		autoreconf compiler:c++11-lang cpe libtool localbase:ldflags pathfix pkgconfig ssl
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-debug


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