summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-p2p/qtum/Makefile2
1 files changed, 1 insertions, 1 deletions
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}" \