summaryrefslogtreecommitdiff
path: root/net/py-pcap
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-12-17 08:03:42 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-12-17 08:03:42 +0000
commit78e849d0cd5bf33ac18baf4d47b938811dbd9aed (patch)
tree4410d8013cb7e50ada636b54a05417d546405b8b /net/py-pcap
parentClean up wording of IGNORE output. (diff)
kris advises that this really is an install error, so put it back the
way it was.
Notes
Notes: svn path=/head/; revision=124276
Diffstat (limited to 'net/py-pcap')
-rw-r--r--net/py-pcap/Makefile2
1 files changed, 1 insertions, 1 deletions
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