aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Pcap/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-10-11 06:22:10 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-10-11 06:22:10 +0000
commita8aaa4f2c1fbf1a798250f7651259b7e21d1ff6e (patch)
treed6ba16200f524c77cff896bff27fe54ba5fe9a16 /net/p5-Net-Pcap/Makefile
parentebfc6ec6f91d61285bf9e28e5a989509f70cc5fd (diff)
Notes
Diffstat (limited to 'net/p5-Net-Pcap/Makefile')
-rw-r--r--net/p5-Net-Pcap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Net-Pcap/Makefile b/net/p5-Net-Pcap/Makefile
index 5246856f036a..bfa356af310b 100644
--- a/net/p5-Net-Pcap/Makefile
+++ b/net/p5-Net-Pcap/Makefile
@@ -17,6 +17,8 @@ COMMENT= Interface to pcap(3) LBL packet capture library
BUILD_DEPENDS+= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap
+BROKEN= Incomplete pkg-plist
+
PERL_CONFIGURE= yes
CONFIGURE_ARGS= INC="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib -lpcap"