svn commit: r462211 - head/security/snort3

Antoine Brodin antoine at FreeBSD.org
Sun Feb 18 09:34:58 UTC 2018


Author: antoine
Date: Sun Feb 18 09:34:58 2018
New Revision: 462211
URL: https://svnweb.freebsd.org/changeset/ports/462211

Log:
  Mark BROKEN: fails to package
  
  Reported by:	pkg-fallout
  MFH:		2018Q1

Modified:
  head/security/snort3/Makefile

Modified: head/security/snort3/Makefile
==============================================================================
--- head/security/snort3/Makefile	Sun Feb 18 09:29:27 2018	(r462210)
+++ head/security/snort3/Makefile	Sun Feb 18 09:34:58 2018	(r462211)
@@ -13,6 +13,8 @@ COMMENT=	Lightweight network intrusion detection syste
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		fails to package
+
 BUILD_DEPENDS=	daq>=2.2.2:net/daq \
 		bash>0:shells/bash
 LIB_DEPENDS=	libpcre.so:devel/pcre \


More information about the svn-ports-head mailing list