diff --git a/net-p2p/litecoin-daemon/Makefile b/net-p2p/litecoin-daemon/Makefile index 258145ae4a15..fb13ce537c96 100644 --- a/net-p2p/litecoin-daemon/Makefile +++ b/net-p2p/litecoin-daemon/Makefile @@ -5,5 +5,5 @@ COMMENT= Virtual Peer-to-Peer Currency Software MASTERDIR= ${.CURDIR}/../litecoin DESCR= ${MASTERDIR}/pkg-descr SLAVE_PORT= yes -OPTIONS_EXCLUDE= GUI QRCODES +OPTIONS_EXCLUDE= X11 DBUS QRCODES .include "${MASTERDIR}/Makefile"