aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 417e05612eb..217171940ac 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