aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-29 19:14:12 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-29 19:17:17 +0000
commitf8d542f1d0209297e169c2b974be755c0693a823 (patch)
tree78ab05706ce3699fa467f3ad21e82c3159cf89e8
parent51167a8a82def6d18432ac5a143dc818fc9752b7 (diff)
downloadports-f8d542f1d0209297e169c2b974be755c0693a823.tar.gz
ports-f8d542f1d0209297e169c2b974be755c0693a823.zip
net-p2p/bitcoin: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--net-p2p/bitcoin/Makefile2
1 files changed, 1 insertions, 1 deletions
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