summaryrefslogtreecommitdiff
path: root/net/py-dns3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-dns3/Makefile')
-rw-r--r--net/py-dns3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/py-dns3/Makefile b/net/py-dns3/Makefile
index c8810b76e12..1f471d91d68 100644
--- a/net/py-dns3/Makefile
+++ b/net/py-dns3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2014/01/20 11:10:04 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2014/01/25 10:30:16 wiz Exp $
DISTNAME= dnspython3-1.11.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python3-/-/}
@@ -12,7 +12,6 @@ LICENSE= modified-bsd
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 26 27
-PYTHON_VERSIONS_INCLUDE_3X= yes
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"