diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-07-17 08:56:32 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-07-17 08:56:32 +0000 |
commit | f26b2df872e25b92bf9e72fe04989caa85a05834 (patch) | |
tree | 0cc2a350add959f3eafe85d34fea45a2ca5fc18f /net-p2p/namecoin | |
parent | 504dc6e12999cf5687b778fcbeaa3fa5131edbb9 (diff) | |
download | ports-f26b2df872e25b92bf9e72fe04989caa85a05834.tar.gz ports-f26b2df872e25b92bf9e72fe04989caa85a05834.zip |
Notes
Diffstat (limited to 'net-p2p/namecoin')
-rw-r--r-- | net-p2p/namecoin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile index 24b9b220fcbe..4c68c956c875 100644 --- a/net-p2p/namecoin/Makefile +++ b/net-p2p/namecoin/Makefile @@ -17,6 +17,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libboost_date_time.so:devel/boost-libs BROKEN= fails to build with boost 1.66, see bug 224186 +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2018-08-20 BROKEN_powerpc64= fails to build: util.cpp: undefined reference to boost::program_options::to_internal OPTIONS_DEFINE= X11 UPNP QRCODES DBUS |