pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-zope.deprecation py-zope.deprecation: fix DEP...
details: https://anonhg.NetBSD.org/pkgsrc/rev/18f114957e3c
branches: trunk
changeset: 316966:18f114957e3c
user: adam <adam%pkgsrc.org@localhost>
date: Sat Dec 22 21:43:39 2018 +0000
description:
py-zope.deprecation: fix DEPENDS
diffstat:
devel/py-zope.deprecation/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6a111d6a6271 -r 18f114957e3c devel/py-zope.deprecation/Makefile
--- a/devel/py-zope.deprecation/Makefile Sat Dec 22 19:06:53 2018 +0000
+++ b/devel/py-zope.deprecation/Makefile Sat Dec 22 21:43:39 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/12/22 09:08:48 adam Exp $
+# $NetBSD: Makefile,v 1.3 2018/12/22 21:43:39 adam Exp $
DISTNAME= zope.deprecation-4.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@
COMMENT= Zope hookable
LICENSE= zpl-2.1
-DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]:../../devel/py-setuptools
+DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index