diff options
-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 b05f52ea999..0972f7eccab 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 |