diff options
-rw-r--r-- | multimedia/p5-RIFF-Info/Makefile | 2 | ||||
-rw-r--r-- | net/tcpdump/Makefile | 2 |
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. # |