aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-01-09 01:59:41 +0800
committererwin <erwin@FreeBSD.org>2009-01-09 01:59:41 +0800
commitb6a0f7e496899908671c9bcdfd6923da436343d1 (patch)
tree8356c73845070ffda17b1c1f09f3979aafba63ca /security
parentafe168c7b5797acb4247c3ff87ba328b7b5615cf (diff)
downloadfreebsd-ports-gnome-b6a0f7e496899908671c9bcdfd6923da436343d1.tar.gz
freebsd-ports-gnome-b6a0f7e496899908671c9bcdfd6923da436343d1.tar.zst
freebsd-ports-gnome-b6a0f7e496899908671c9bcdfd6923da436343d1.zip
Mark BROKEN on 8: does not build after the arp-v2 import.
Submitted by: pointyhat
Diffstat (limited to 'security')
-rw-r--r--security/dsniff/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile
index a2bc82908526..2458fa3d062b 100644
--- a/security/dsniff/Makefile
+++ b/security/dsniff/Makefile
@@ -30,6 +30,10 @@ LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 800059
+BROKEN= does not biuld
+.endif
+
# If net/libnids has been compiled with the GLIB2 option then this port needs
# the corresponding library and additional linker flags.
LIBNIDS_GLIB2?=