Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2019 16:52:25 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r498151 - branches/2019Q2/net-mgmt/netxms
Message-ID:  <201904061652.x36GqPZ5080488@repo.freebsd.org>

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

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

Modified:
  branches/2019Q2/net-mgmt/netxms/Makefile
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/net-mgmt/netxms/Makefile
==============================================================================
--- branches/2019Q2/net-mgmt/netxms/Makefile	Sat Apr  6 16:52:01 2019	(r498150)
+++ branches/2019Q2/net-mgmt/netxms/Makefile	Sat Apr  6 16:52:24 2019	(r498151)
@@ -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.x36GqPZ5080488>