pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/py-zipp Fix the stutter.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3984a65302d3
branches: trunk
changeset: 404661:3984a65302d3
user: hauke <hauke%pkgsrc.org@localhost>
date: Fri Nov 15 15:48:34 2019 +0000
description:
Fix the stutter.
diffstat:
archivers/py-zipp/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 5d5cbf614e3a -r 3984a65302d3 archivers/py-zipp/Makefile
--- a/archivers/py-zipp/Makefile Fri Nov 15 14:40:04 2019 +0000
+++ b/archivers/py-zipp/Makefile Fri Nov 15 15:48:34 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2019/11/15 14:22:15 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2019/11/15 15:48:34 hauke Exp $
DISTNAME= zipp-0.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -19,6 +19,6 @@
PYTHON_VERSIONED_DEPENDENCIES+= more-itertools
-.include "../../lang/python/versioned_dependencies.mk.mk"
+.include "../../lang/python/versioned_dependencies.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index