diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-11 21:21:47 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-11 21:21:47 +0000 |
commit | 62933e02702d31136fc670d8c44c2e3e58044e87 (patch) | |
tree | 25b7a3464d4c22b41862835f7b88a9e7c1b5ea41 /net/py-pcap | |
parent | 0702aa526e4b8513ec880b5df675a41943eaf71f (diff) | |
download | ports-62933e02702d31136fc670d8c44c2e3e58044e87.tar.gz ports-62933e02702d31136fc670d8c44c2e3e58044e87.zip |
Notes
Diffstat (limited to 'net/py-pcap')
-rw-r--r-- | net/py-pcap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/py-pcap/Makefile b/net/py-pcap/Makefile index 17404cfd009b..0972f7eccab3 100644 --- a/net/py-pcap/Makefile +++ b/net/py-pcap/Makefile @@ -19,6 +19,8 @@ COMMENT= Python interface to LBL Packet Capture library (libpcap) BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig11 +BROKEN= Runtime failure after python 2.4 update + USE_PYTHON= yes USE_PYDISTUTILS= yes USE_PYTHON_PREFIX= yes |