aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-pcap/Makefile
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2004-12-20 00:52:19 +0800
committerperky <perky@FreeBSD.org>2004-12-20 00:52:19 +0800
commitfa31fd5e2858deb3ff50a88dafa341d10f5c3587 (patch)
tree4798fa8b3f2e9dd5cdb882b471ab2953eb440692 /net/py-pcap/Makefile
parentb81f4648bd7b091f923d1cd4e0b693872c710fec (diff)
downloadfreebsd-ports-gnome-fa31fd5e2858deb3ff50a88dafa341d10f5c3587.tar.gz
freebsd-ports-gnome-fa31fd5e2858deb3ff50a88dafa341d10f5c3587.tar.zst
freebsd-ports-gnome-fa31fd5e2858deb3ff50a88dafa341d10f5c3587.zip
Fix build and unmark BROKEN.
Spotted by: the Ports Janitor
Diffstat (limited to 'net/py-pcap/Makefile')
-rw-r--r--net/py-pcap/Makefile4
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