aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-01-20 00:01:19 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-01-20 00:01:19 +0000
commitc8d19ef62f3d3bb632c5afd03b90a087f6a40538 (patch)
treee217aeae7d993b8092757d2089eeb4cbdb513d60
parentdd633d5a710896efc3ff2f892a014edce758e65f (diff)
downloadports-c8d19ef62f3d3bb632c5afd03b90a087f6a40538.tar.gz
ports-c8d19ef62f3d3bb632c5afd03b90a087f6a40538.zip
Notes
-rw-r--r--multimedia/p5-RIFF-Info/Makefile2
-rw-r--r--net/tcpdump/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/p5-RIFF-Info/Makefile b/multimedia/p5-RIFF-Info/Makefile
index 0d9b1734c24b..60f9d7155782 100644
--- a/multimedia/p5-RIFF-Info/Makefile
+++ b/multimedia/p5-RIFF-Info/Makefile
@@ -18,6 +18,8 @@ COMMENT= Probe DivX and AVI files for attributes
BUILD_DEPENDS= ${SITE_PERL}/Video/Info/RIFF.pm:${PORTSDIR}/multimedia/p5-Video-Info
RUN_DEPENDS= ${SITE_PERL}/Video/Info/RIFF.pm:${PORTSDIR}/multimedia/p5-Video-Info
+BROKEN= Broken dependency
+
PERL_CONFIGURE= YES
MAN3= RIFF::Info.3 \
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.
#