git: f4aac8f7e1aa - main - net-p2p/qtum: Add CPE information

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


The branch main has been updated by decke:

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

commit f4aac8f7e1aab085565a4b2b8ec159d5badcb21f
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 21:05:26 +0000
Commit:     Bernhard Froehlich <decke at 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}" \


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