summaryrefslogtreecommitdiff
path: root/time/py-pytz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/py-pytz/Makefile')
-rw-r--r--time/py-pytz/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/time/py-pytz/Makefile b/time/py-pytz/Makefile
index 2f4d13edc9e..f600968c6e2 100644
--- a/time/py-pytz/Makefile
+++ b/time/py-pytz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2014/01/06 14:36:57 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2014/01/25 10:30:26 wiz Exp $
DISTNAME= pytz-2013.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,8 +13,6 @@ LICENSE= mit
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCLUDE_3X= yes
-
REPLACE_PYTHON= pytz/tzfile.py
.include "../../lang/python/application.mk"