net-p2p/monero-cli: Move readline to USES and add Doxygen option

Submitted by:	thierry@
This commit is contained in:
Vasil Dimov 2017-11-12 15:19:32 +00:00
parent dbd1c3f670
commit 3103c20f8b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=454049

View file

@ -21,16 +21,20 @@ LIB_DEPENDS= \
libboost_system.so:devel/boost-libs \
libboost_thread.so:devel/boost-libs \
libminiupnpc.so:net/miniupnpc \
libreadline.so:devel/readline \
libunwind.so:devel/libunwind \
libzmq.so:net/libzmq4
BUILD_DEPENDS= ${LOCALBASE}/include/zmq.hpp:net/cppzmq
USES= cmake compiler:c++11-lib pkgconfig ssl
USES= cmake compiler:c++11-lib pkgconfig readline ssl
USE_GITHUB= yes
GH_ACCOUNT= monero-project
GH_PROJECT= monero
OPTIONS_DEFINE= DOXYGEN
DOXYGEN_BUILD_DEPENDS= dot:graphics/graphviz \
doxygen:devel/doxygen
DOXYGEN_CMAKE_BOOL= BUILD_DOCUMENTATION
USE_RC_SUBR= monerod
USERS= monero