git: f8d542f1d020 - main - net-p2p/bitcoin: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 29 19:17:49 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f8d542f1d0209297e169c2b974be755c0693a823
commit f8d542f1d0209297e169c2b974be755c0693a823
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:14:12 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:17:17 +0000
net-p2p/bitcoin: Add CPE information
Approved by: portmgr (blanket)
---
net-p2p/bitcoin/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index 51f36eb47c44..ce405a962016 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -18,7 +18,7 @@ LICENSE= MIT
LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
libevent.so:devel/libevent
-USES= autoreconf compiler:c++11-lib gmake libtool pkgconfig qt:5 shebangfix
+USES= autoreconf compiler:c++11-lib cpe gmake libtool pkgconfig qt:5 shebangfix
GNU_CONFIGURE= yes
More information about the dev-commits-ports-all
mailing list