summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/py-grako/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-grako/Makefile b/devel/py-grako/Makefile
index 9e9c30cad4d..8a52ff848f5 100644
--- a/devel/py-grako/Makefile
+++ b/devel/py-grako/Makefile
@@ -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 @@ HOMEPAGE= https://bitbucket.org/neogeny/grako/
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