typo in REGRESS_DEPENDS
This commit is contained in:
parent
8d9eaf366b
commit
2f7daaa920
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2012/03/13 12:23:53 eric Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2012/05/08 17:04:52 espie Exp $
|
||||
|
||||
COMMENT= discovery-based unittest extension
|
||||
|
||||
@ -29,7 +29,7 @@ FLAVOR?=
|
||||
.if ${FLAVOR:L:Mpython3}
|
||||
NO_REGRESS= Yes
|
||||
.else
|
||||
REGRESS_DEPENDS= devel/py-nose$ \
|
||||
REGRESS_DEPENDS= devel/py-nose \
|
||||
devel/py-twisted/core \
|
||||
devel/py-coverage
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user