aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-libnet
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-12 05:20:52 +0800
committerKris Kennaway <kris@FreeBSD.org>2004-12-12 05:20:52 +0800
commit0702aa526e4b8513ec880b5df675a41943eaf71f (patch)
treed9ebf5726abf8ed8237829d59c39432c743f8221 /net/py-libnet
parentefcaabf05dcd919be8d63f7cb58014a1370b3093 (diff)
downloadfreebsd-ports-gnome-0702aa526e4b8513ec880b5df675a41943eaf71f.tar.gz
freebsd-ports-gnome-0702aa526e4b8513ec880b5df675a41943eaf71f.tar.zst
freebsd-ports-gnome-0702aa526e4b8513ec880b5df675a41943eaf71f.zip
BROKEN: Does not compile after python 2.4 update
Diffstat (limited to 'net/py-libnet')
-rw-r--r--net/py-libnet/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/py-libnet/Makefile b/net/py-libnet/Makefile
index 417e05612eb0..217171940ac8 100644
--- a/net/py-libnet/Makefile
+++ b/net/py-libnet/Makefile
@@ -21,6 +21,8 @@ COMMENT= Python module for the libnet packet construction library
BUILD_DEPENDS= ${LOCALBASE}/bin/swig1.1:${PORTSDIR}/devel/swig11 \
${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
+BROKEN= Does not compile after python 2.4 update
+
USE_REINPLACE= yes
USE_PYTHON= yes
USE_GMAKE= yes