Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2018 21:07:40 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r481396 - head/news/nzbget
Message-ID:  <201810062107.w96L7eJo087282@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Oct  6 21:07:39 2018
New Revision: 481396
URL: https://svnweb.freebsd.org/changeset/ports/481396

Log:
  Mark BROKEN: fails to package
  
  Reported by:	pkg-fallout

Modified:
  head/news/nzbget/Makefile

Modified: head/news/nzbget/Makefile
==============================================================================
--- head/news/nzbget/Makefile	Sat Oct  6 20:44:51 2018	(r481395)
+++ head/news/nzbget/Makefile	Sat Oct  6 21:07:39 2018	(r481396)
@@ -12,6 +12,8 @@ COMMENT=	Binary newsreader supporting NZB files
 
 LICENSE=	GPLv2
 
+BROKEN=		fails to package
+
 LIB_DEPENDS=	libxml2.so:textproc/libxml2
 
 USES=		autoreconf compiler:c++14-lang gmake localbase ncurses pkgconfig shebangfix ssl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810062107.w96L7eJo087282>