Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2013 12:15:36 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332471 - head/security/barnyard2
Message-ID:  <201311021215.rA2CFaV7062067@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wg
Date: Sat Nov  2 12:15:36 2013
New Revision: 332471
URL: http://svnweb.freebsd.org/changeset/ports/332471

Log:
  security/barnyard2: remove BROKEN for one option
  
  PR:		ports/183574
  Submitted by:	Paul Schmehl <pauls utdallas.edu> (maintainer)

Modified:
  head/security/barnyard2/Makefile

Modified: head/security/barnyard2/Makefile
==============================================================================
--- head/security/barnyard2/Makefile	Sat Nov  2 12:08:06 2013	(r332470)
+++ head/security/barnyard2/Makefile	Sat Nov  2 12:15:36 2013	(r332471)
@@ -60,7 +60,6 @@ CONFIGURE_ARGS+=	--disable-aruba
 .endif
 
 .if ${PORT_OPTIONS:MBRO}
-BROKEN=			Bro port is in transition right now, so this is not supported at this time
 LIB_DEPENDS+=		libbroccoli.so:${PORTSDIR}/security/broccoli
 CONFIGURE_ARGS+=	--enable-bro --with-broccoli=${LOCALBASE}/lib
 .else



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