Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:21:15 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: f4aac8f7e1aa - main - net-p2p/qtum: Add CPE information
Message-ID:  <202109102121.18ALLF3V016810@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=f4aac8f7e1aab085565a4b2b8ec159d5badcb21f

commit f4aac8f7e1aab085565a4b2b8ec159d5badcb21f
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 21:05:26 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-10 21:18:22 +0000

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

diff --git a/net-p2p/qtum/Makefile b/net-p2p/qtum/Makefile
index 914a6003fa05..1dbc02928733 100644
--- a/net-p2p/qtum/Makefile
+++ b/net-p2p/qtum/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS=	libboost_date_time.so:devel/boost-libs \
 		libprotobuf.so:devel/protobuf \
 		libqrencode.so:graphics/libqrencode
 
-USES=		autoreconf bdb:5+ compiler:c++14-lang gmake libtool pkgconfig qt:5 ssl
+USES=		autoreconf bdb:5+ compiler:c++14-lang cpe gmake libtool pkgconfig qt:5 ssl
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV+=	BDB_CFLAGS="-I${BDB_INCLUDE_DIR}" \



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