svn commit: r481396 - head/news/nzbget

Antoine Brodin antoine at FreeBSD.org
Sat Oct 6 21:07:40 UTC 2018


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


More information about the svn-ports-all mailing list