View | Details | Raw Unified | Return to bug 183574
Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	barnyard2
3
PORTNAME=	barnyard2
4
PORTVERSION=	1.12
4
PORTVERSION=	1.12
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	security
6
CATEGORIES=	security
7
7
8
MAINTAINER=	pauls@utdallas.edu
8
MAINTAINER=	pauls@utdallas.edu
Lines 60-66 Link Here
60
.endif
60
.endif
61
61
62
.if ${PORT_OPTIONS:MBRO}
62
.if ${PORT_OPTIONS:MBRO}
63
BROKEN=			Bro port is in transition right now, so this is not supported at this time
64
LIB_DEPENDS+=		libbroccoli.so:${PORTSDIR}/security/broccoli
63
LIB_DEPENDS+=		libbroccoli.so:${PORTSDIR}/security/broccoli
65
CONFIGURE_ARGS+=	--enable-bro --with-broccoli=${LOCALBASE}/lib
64
CONFIGURE_ARGS+=	--enable-bro --with-broccoli=${LOCALBASE}/lib
66
.else
65
.else

Return to bug 183574