Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2019 08:00:00 +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: r498067 - head/sysutils/pc-networkmanager
Message-ID:  <201904060800.x368000V089161@repo.freebsd.org>

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

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

Modified:
  head/sysutils/pc-networkmanager/Makefile

Modified: head/sysutils/pc-networkmanager/Makefile
==============================================================================
--- head/sysutils/pc-networkmanager/Makefile	Sat Apr  6 07:56:59 2019	(r498066)
+++ head/sysutils/pc-networkmanager/Makefile	Sat Apr  6 07:59:59 2019	(r498067)
@@ -10,6 +10,8 @@ COMMENT=	TrueOS Qt based network manager
 
 LICENSE=	BSD2CLAUSE
 
+BROKEN_FreeBSD_12=	use of undeclared identifiers 'IFM_FDDI' and 'IFM_TOKEN'
+BROKEN_FreeBSD_13=	use of undeclared identifiers 'IFM_FDDI' and 'IFM_TOKEN'
 ONLY_FOR_ARCHS=	amd64
 
 LIB_DEPENDS=	libtrueos-ui.so:sysutils/trueos-libqt5



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