Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:20:41 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: 96ab7d3774e9 - main - net-p2p/libtorrent: Add CPE information
Message-ID:  <202109102120.18ALKfoF014449@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=96ab7d3774e928018813af91fe0c9b2fdefe19e4

commit 96ab7d3774e928018813af91fe0c9b2fdefe19e4
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 20:36:21 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109102120.18ALKfoF014449>