summaryrefslogtreecommitdiff
path: root/time/py-dateutil2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/py-dateutil2/Makefile')
-rw-r--r--time/py-dateutil2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/time/py-dateutil2/Makefile b/time/py-dateutil2/Makefile
index 8757bf600ae..f333f8865bf 100644
--- a/time/py-dateutil2/Makefile
+++ b/time/py-dateutil2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/01/16 10:26:00 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2014/01/25 10:30:26 wiz Exp $
DISTNAME= python-dateutil-2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
@@ -12,7 +12,6 @@ LICENSE= modified-bsd
EGG_NAME= ${DISTNAME:S/-/_/}
-PYTHON_VERSIONS_INCLUDE_3X= yes
PYTHON_VERSIONS_INCOMPATIBLE= 26 27
.include "../../lang/python/egg.mk"