Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2019 16:52:01 +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: r498150 - head/net-mgmt/netxms
Message-ID:  <201904061652.x36Gq1uH078700@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Apr  6 16:52:01 2019
New Revision: 498150
URL: https://svnweb.freebsd.org/changeset/ports/498150

Log:
  Mark BROKEN on FreeBSD 12 and 13
  
  Reported by:	pkg-fallout
  MFH:		2019Q2

Modified:
  head/net-mgmt/netxms/Makefile

Modified: head/net-mgmt/netxms/Makefile
==============================================================================
--- head/net-mgmt/netxms/Makefile	Sat Apr  6 16:46:17 2019	(r498149)
+++ head/net-mgmt/netxms/Makefile	Sat Apr  6 16:52:01 2019	(r498150)
@@ -12,6 +12,9 @@ COMMENT=	Network monitoring system
 LICENSE=	GPLv2 LGPL21
 LICENSE_COMB=	multi
 
+BROKEN_FreeBSD_12=	'net/iso88025.h' file not found
+BROKEN_FreeBSD_13=	'net/iso88025.h' file not found
+
 LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libexpat.so:textproc/expat2 \
 		libjansson.so:devel/jansson \



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