diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-06-05 02:36:53 +0800 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-06-05 02:36:53 +0800 |
commit | a85b6fdebf8055fc453c03799230dabfd2155e0c (patch) | |
tree | 5dc9a4c82f94b3051aa6423f0cb8a9a32f702cd9 /net-p2p/litecoin | |
parent | 6f758c702c0e5b78dfe006dc93b29aaf994841e1 (diff) | |
download | freebsd-ports-gnome-a85b6fdebf8055fc453c03799230dabfd2155e0c.tar.gz freebsd-ports-gnome-a85b6fdebf8055fc453c03799230dabfd2155e0c.tar.zst freebsd-ports-gnome-a85b6fdebf8055fc453c03799230dabfd2155e0c.zip |
Clean up some things
Reported by: portscan
Diffstat (limited to 'net-p2p/litecoin')
-rw-r--r-- | net-p2p/litecoin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile index 41a3914517fe..33db9260d712 100644 --- a/net-p2p/litecoin/Makefile +++ b/net-p2p/litecoin/Makefile @@ -41,7 +41,6 @@ OPTIONS_SUB= yes HARDENING_DESC= Attempt to harden binaries (PIE for ASLR, NX Stack) QRCODES_DESC= Display QR Codes TESTS_DESC= Build test binary and unit tests -WALLET_DESC= Wallet Management Support WALLET_BDBMODERN_DESC= Wallet using modern BDB 5.x or 6.x ZMQ_DESC= Block and transaction broadcasting with ZeroMQ |