diff options
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 |