aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/barnyard-sguil/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/barnyard-sguil/Makefile b/security/barnyard-sguil/Makefile
index d36e76a43c92..e4aef927a8a1 100644
--- a/security/barnyard-sguil/Makefile
+++ b/security/barnyard-sguil/Makefile
@@ -9,9 +9,11 @@ PKGNAMESUFFIX= -sguil
COMMENT= An output system for Snort (patched for sguil)
PORTREVISION= 1
+BROKEN= barnyard is gone and port does not build with barnyard2
+
LIB_DEPENDS+= tcl84.1:${PORTSDIR}/lang/tcl84
-MASTERDIR= ${.CURDIR}/../barnyard
+MASTERDIR= ${.CURDIR}/../barnyard2
PATCHDIR= ${.CURDIR}/files
CONFIGURE_ARGS+= --enable-tcl --with-tcl=${PREFIX}/lib/tcl8.4