pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-grako Use the build dependency I reported to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fca24a90ab83
branches: trunk
changeset: 363835:fca24a90ab83
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Jun 17 19:37:39 2017 +0000
description:
Use the build dependency I reported to actually fix the build.
diffstat:
devel/py-grako/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2e71c6428251 -r fca24a90ab83 devel/py-grako/Makefile
--- a/devel/py-grako/Makefile Sat Jun 17 19:37:12 2017 +0000
+++ b/devel/py-grako/Makefile Sat Jun 17 19:37:39 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/06/11 06:59:18 adam Exp $
+# $NetBSD: Makefile,v 1.3 2017/06/17 19:37:39 joerg Exp $
DISTNAME= grako-3.99.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,7 +11,7 @@
COMMENT= Grammar compiler
LICENSE= modified-bsd
-BUILD_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
USE_LANGUAGES= c
Home |
Main Index |
Thread Index |
Old Index