diff options
Diffstat (limited to 'net/py-pcap/Makefile')
-rw-r--r-- | net/py-pcap/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/py-pcap/Makefile b/net/py-pcap/Makefile index 0972f7eccab3..6f70582aed44 100644 --- a/net/py-pcap/Makefile +++ b/net/py-pcap/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: py-pcap # Date created: 24 Nov 2001 -# Whom: Hye-Shik Chang <perky@fallin.lv> +# Whom: Hye-Shik Chang # # $FreeBSD$ # @@ -19,8 +19,6 @@ 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 |