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/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/py-msgpack/Makefile b/devel/py-msgpack/Makefile
index adbd71a0e58..efc53ce61c7 100644
--- a/devel/py-msgpack/Makefile
+++ b/devel/py-msgpack/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2014/01/23 09:40:29 obache Exp $
-#
+# $NetBSD: Makefile,v 1.9 2014/01/25 10:30:04 wiz Exp $
DISTNAME= msgpack-python-0.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python-/-/}
@@ -13,8 +12,6 @@ LICENSE= apache-2.0
USE_LANGUAGES= c c++
-PYTHON_VERSIONS_INCLUDE_3X= yes
-
EGG_NAME= ${DISTNAME:S/-/_/}
.include "../../devel/msgpack/buildlink3.mk"