From 78e849d0cd5bf33ac18baf4d47b938811dbd9aed Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Fri, 17 Dec 2004 08:03:42 +0000 Subject: [PATCH] kris advises that this really is an install error, so put it back the way it was. --- net/py-pcap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/py-pcap/Makefile b/net/py-pcap/Makefile index b05f52ea9990..0972f7eccab3 100644 --- a/net/py-pcap/Makefile +++ b/net/py-pcap/Makefile @@ -19,7 +19,7 @@ COMMENT= Python interface to LBL Packet Capture library (libpcap) BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig11 -IGNORE= Runtime failure after python 2.4 update +BROKEN= Runtime failure after python 2.4 update USE_PYTHON= yes USE_PYDISTUTILS= yes