summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz>2014-12-31 13:57:25 +0000
committerwiz <wiz>2014-12-31 13:57:25 +0000
commitae8d0daaba8083e36e5e3111a0b56c354f52759b (patch)
tree6f2607c3acaa8e555f020155e7d5a5eda8a24fd6 /time
parente68e420f139e7095cf0c7a03be9deec1934deb74 (diff)
downloadpkgsrc-ae8d0daaba8083e36e5e3111a0b56c354f52759b.tar.gz
Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
Diffstat (limited to 'time')
-rw-r--r--time/py-dateutil/Makefile4
-rw-r--r--time/py-mxDateTime/Makefile3
2 files changed, 2 insertions, 5 deletions
diff --git a/time/py-dateutil/Makefile b/time/py-dateutil/Makefile
index 65442b9fb6c..ca8a8885cf8 100644
--- a/time/py-dateutil/Makefile
+++ b/time/py-dateutil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2014/12/13 09:28:01 obache Exp $
+# $NetBSD: Makefile,v 1.13 2014/12/31 13:57:30 wiz Exp $
DISTNAME= python-dateutil-2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
@@ -12,7 +12,5 @@ LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-EGG_NAME= ${DISTNAME:S/-/_/}
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
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