Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2016 22:48:24 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r413918 - head/security/fwlogwatch
Message-ID:  <201604232248.u3NMmOaC051233@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Sat Apr 23 22:48:24 2016
New Revision: 413918
URL: https://svnweb.freebsd.org/changeset/ports/413918

Log:
  Document build failure under FreeBSD-9 due to outdated flex.

Modified:
  head/security/fwlogwatch/Makefile

Modified: head/security/fwlogwatch/Makefile
==============================================================================
--- head/security/fwlogwatch/Makefile	Sat Apr 23 22:19:51 2016	(r413917)
+++ head/security/fwlogwatch/Makefile	Sat Apr 23 22:48:24 2016	(r413918)
@@ -9,6 +9,8 @@ MASTER_SITES=	http://fwlogwatch.inside-s
 MAINTAINER=	cy@FreeBSD.org
 COMMENT=	Packet filter and firewall log analyzer
 
+BROKEN_FreeBSD_9=	Fails to build due to outdated flex
+
 USES=		gettext tar:bzip2
 MAKE_ENV=	MKDIR="${MKDIR}"
 INSTALL_TARGET=	install install-config install-i18n



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