summaryrefslogtreecommitdiff
path: root/devel/py-msgpack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-msgpack/Makefile')
-rw-r--r--devel/py-msgpack/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/py-msgpack/Makefile b/devel/py-msgpack/Makefile
index 02198fd4743..c718cc33f7e 100644
--- a/devel/py-msgpack/Makefile
+++ b/devel/py-msgpack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2011/12/03 00:02:15 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2012/04/08 19:08:53 wiz Exp $
#
DISTNAME= msgpack-python-0.1.10
@@ -17,8 +17,6 @@ PYTHON_VERSIONS_INCLUDE_3X= yes
EGG_NAME= ${DISTNAME:S/-/_/}
-PYTHON_VERSIONS_INCOMPATIBLE= 24
-
.include "../../devel/msgpack/buildlink3.mk"
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"