From fd9e5d0425667c4ea0dfee2275e5cc74de3e26f1 Mon Sep 17 00:00:00 2001 From: linimon Date: Fri, 17 Dec 2004 08:03:42 +0000 Subject: 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(-) (limited to 'net/py-pcap') 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 -- cgit