Forgot py-babel to REGRESS_DEPENDS, pointed by fgsch@.
This commit is contained in:
parent
682be52a05
commit
120705e9a2
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2011/10/13 21:09:52 rpointel Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2011/10/14 05:25:03 rpointel Exp $
|
||||
|
||||
COMMENT = super-fast templating language
|
||||
|
||||
@ -23,6 +23,7 @@ MODULES = lang/python
|
||||
RUN_DEPENDS = textproc/py-MarkupSafe>=0.9.2 \
|
||||
www/py-beaker>=1.1
|
||||
REGRESS_DEPENDS = devel/py-nose>=0.11 \
|
||||
devel/py-babel \
|
||||
${RUN_DEPENDS}
|
||||
|
||||
MODPY_SETUPTOOLS = Yes
|
||||
|
Loading…
Reference in New Issue
Block a user