diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-12-17 08:03:42 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-12-17 08:03:42 +0000 |
commit | 78e849d0cd5bf33ac18baf4d47b938811dbd9aed (patch) | |
tree | 4410d8013cb7e50ada636b54a05417d546405b8b /net/py-pcap | |
parent | 4aa015434fab7294ecde4bed23bda23a8c2f69c2 (diff) | |
download | ports-78e849d0cd5bf33ac18baf4d47b938811dbd9aed.tar.gz ports-78e849d0cd5bf33ac18baf4d47b938811dbd9aed.zip |
Notes
Diffstat (limited to 'net/py-pcap')
-rw-r--r-- | net/py-pcap/Makefile | 2 |
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 |