pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/python py15-distutils-* => py15-distutils-[0-9]*



details:   https://anonhg.NetBSD.org/pkgsrc/rev/917987878741
branches:  trunk
changeset: 515278:917987878741
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jun 30 07:15:30 2006 +0000

description:
py15-distutils-* => py15-distutils-[0-9]*

diffstat:

 lang/python/pyversion.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6630f69e3add -r 917987878741 lang/python/pyversion.mk
--- a/lang/python/pyversion.mk  Fri Jun 30 07:11:00 2006 +0000
+++ b/lang/python/pyversion.mk  Fri Jun 30 07:15:30 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: pyversion.mk,v 1.41 2006/06/15 16:16:12 joerg Exp $
+# $NetBSD: pyversion.mk,v 1.42 2006/06/30 07:15:30 joerg Exp $
 
 .if !defined(PYTHON_PYVERSION_MK)
 PYTHON_PYVERSION_MK=   defined
@@ -102,7 +102,7 @@
 PYVERSSUFFIX=  1.5
 PYPKGPREFIX=   py15
 .if !defined(PYTHON_DISTUTILS_BOOTSTRAP)
-BUILD_DEPENDS+=        py15-distutils-*:../../devel/py-distutils
+BUILD_DEPENDS+=        py15-distutils-[0-9]*:../../devel/py-distutils
 .endif
 .else
 # force an error



Home | Main Index | Thread Index | Old Index