svn commit: r424122 - head/net/packetdrill

George V. Neville-Neil gnn at FreeBSD.org
Mon Oct 17 14:59:59 UTC 2016


Author: gnn
Date: Mon Oct 17 14:59:58 2016
New Revision: 424122
URL: https://svnweb.freebsd.org/changeset/ports/424122

Log:
  Note that this port is broken on FreeBSD 9.

Modified:
  head/net/packetdrill/Makefile

Modified: head/net/packetdrill/Makefile
==============================================================================
--- head/net/packetdrill/Makefile	Mon Oct 17 14:53:20 2016	(r424121)
+++ head/net/packetdrill/Makefile	Mon Oct 17 14:59:58 2016	(r424122)
@@ -9,6 +9,8 @@ COMMENT=	Network stack testing tool
 
 LICENSE=	GPLv2
 
+BROKEN_FreeBSD_9=	Fails in lexer
+
 USES=		bison uidfix
 USE_GITHUB=	yes
 GH_ACCOUNT=	freebsd-net


More information about the svn-ports-all mailing list