diff options
Diffstat (limited to 'time/py-mxDateTime/Makefile')
-rw-r--r-- | time/py-mxDateTime/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/time/py-mxDateTime/Makefile b/time/py-mxDateTime/Makefile index 0247779dc7f..048fbfdf95d 100644 --- a/time/py-mxDateTime/Makefile +++ b/time/py-mxDateTime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2014/05/09 07:37:23 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2014/12/31 13:57:30 wiz Exp $ DISTNAME= egenix-mx-base-3.2.7 PKGNAME= ${PYPKGPREFIX}-mxDateTime-3.2.7 @@ -10,7 +10,6 @@ HOMEPAGE= http://www.egenix.com/files/python/mxDateTime.html COMMENT= Python extension that provides types and conversions for dates LICENSE= egenix-public-license -EGG_NAME= ${DISTNAME:S/-mx-/_mx_/} PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.2.7 REPLACE_PYTHON+= egenix_mx_base.py |