pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-creole py-creole: use TEST_DEPENDS
details: https://anonhg.NetBSD.org/pkgsrc/rev/37f268702d29
branches: trunk
changeset: 770068:37f268702d29
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 24 11:34:08 2021 +0000
description:
py-creole: use TEST_DEPENDS
diffstat:
textproc/py-creole/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6722f809b9c2 -r 37f268702d29 textproc/py-creole/Makefile
--- a/textproc/py-creole/Makefile Wed Nov 24 11:33:10 2021 +0000
+++ b/textproc/py-creole/Makefile Wed Nov 24 11:34:08 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2018/03/01 08:10:35 adam Exp $
+# $NetBSD: Makefile,v 1.12 2021/11/24 11:34:08 wiz Exp $
DISTNAME= python-creole-1.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^python-//}
@@ -12,7 +12,7 @@
DEPENDS+= ${PYPKGPREFIX}-docutils-[0-9]*:../../textproc/py-docutils
DEPENDS+= ${PYPKGPREFIX}-textile-[0-9]*:../../textproc/py-textile
-BUILD_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
+TEST_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index