diff options
Diffstat (limited to 'net-p2p/qtum/Makefile')
-rw-r--r-- | net-p2p/qtum/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/qtum/Makefile b/net-p2p/qtum/Makefile index 0e3685534f5a..17a675737e48 100644 --- a/net-p2p/qtum/Makefile +++ b/net-p2p/qtum/Makefile @@ -36,8 +36,8 @@ CONFIGURE_ARGS= --disable-man \ --with-qrencode \ --without-libs -USES= autoreconf bdb:5+ compiler:c++11-lib gmake libtool pkgconfig ssl -USE_QT5= buildtools core dbus gui linguisttools network testlib widgets +USES= autoreconf bdb:5+ compiler:c++11-lib gmake libtool pkgconfig qt:5 ssl +USE_QT= buildtools core dbus gui linguisttools network testlib widgets USE_GITHUB= yes GH_TUPLE= qtumproject:qtum:${DISTVERSIONPREFIX}${PORTVERSION} \ qtumproject:cpp-eth-qtum:8db7fc170f7c0a475bc40c:cppeth/src/cpp-ethereum |