aboutsummaryrefslogtreecommitdiff
path: root/security/dsniff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-02-18 21:13:02 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-02-18 21:13:02 +0000
commitfcb98a504a4b2d61662773d959b7cc3ee239eb09 (patch)
tree6c12a9e824cf39ccd0922fe8c2e9a8017ad5fc34 /security/dsniff
parent154ea12c2bcc68e342c6a93a66297844b157ee60 (diff)
downloadports-fcb98a504a4b2d61662773d959b7cc3ee239eb09.tar.gz
ports-fcb98a504a4b2d61662773d959b7cc3ee239eb09.zip
- update libnet to 1.1.6
- build shared lib - fix dependend ports when libnet.so.8 was linked in - fix dependend ports when includes where missing
Notes
Notes: svn path=/head/; revision=312526
Diffstat (limited to 'security/dsniff')
-rw-r--r--security/dsniff/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile
index c7dd04a7a647..b58257452dc9 100644
--- a/security/dsniff/Makefile
+++ b/security/dsniff/Makefile
@@ -12,6 +12,7 @@ MAINTAINER= sbz@FreeBSD.org
COMMENT= Various sniffing utilities for penetration testing
LICENSE= BSD
+BROKEN= tries to link with both libnet1.0 and libnet1.1
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 \
${LOCALBASE}/lib/libnids.a:${PORTSDIR}/net/libnids