diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-20 00:01:19 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-20 00:01:19 +0000 |
commit | c8d19ef62f3d3bb632c5afd03b90a087f6a40538 (patch) | |
tree | e217aeae7d993b8092757d2089eeb4cbdb513d60 /net/tcpdump | |
parent | dd633d5a710896efc3ff2f892a014edce758e65f (diff) |
BROKEN: Broken dependency
Notes
Notes:
svn path=/head/; revision=153931
Diffstat (limited to 'net/tcpdump')
-rw-r--r-- | net/tcpdump/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/tcpdump/Makefile b/net/tcpdump/Makefile index 0d8dbe8fb94b..fbfaf12ee8df 100644 --- a/net/tcpdump/Makefile +++ b/net/tcpdump/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= bms@FreeBSD.org COMMENT= Ubiquitous network traffic analysis tool +BROKEN= Broken dependency + # TODO: Add strict sanity check that we're compiling against a # version of libpcap with which this tcpdump release is compatible. # |