aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-pcap/Makefile
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-12-17 16:03:42 +0800
committerlinimon <linimon@FreeBSD.org>2004-12-17 16:03:42 +0800
commitfd9e5d0425667c4ea0dfee2275e5cc74de3e26f1 (patch)
tree99102adf2656e2b22d8ca2bd22169607bbaddab6 /net/py-pcap/Makefile
parent62506ea73703cdcc72d8ed6cdf2203bb0df07d5e (diff)
downloadfreebsd-ports-gnome-fd9e5d0425667c4ea0dfee2275e5cc74de3e26f1.tar.gz
freebsd-ports-gnome-fd9e5d0425667c4ea0dfee2275e5cc74de3e26f1.tar.zst
freebsd-ports-gnome-fd9e5d0425667c4ea0dfee2275e5cc74de3e26f1.zip
kris advises that this really is an install error, so put it back the
way it was.
Diffstat (limited to 'net/py-pcap/Makefile')
-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