From 0ab3f0539ea4e138310da9c411f4bd540871af15 Mon Sep 17 00:00:00 2001 From: jca Date: Sun, 19 Jul 2015 09:27:56 +0000 Subject: [PATCH] Add test dep. --- www/py-werkzeug/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/www/py-werkzeug/Makefile b/www/py-werkzeug/Makefile index 50ef0a04e41..88f707bf35d 100644 --- a/www/py-werkzeug/Makefile +++ b/www/py-werkzeug/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2015/07/19 01:15:55 sthen Exp $ +# $OpenBSD: Makefile,v 1.18 2015/07/19 09:27:56 jca Exp $ COMMENT = WSGI utility collection @@ -23,8 +23,7 @@ MODPY_SETUPTOOLS = Yes BUILD_DEPENDS = textproc/py-sphinx -# too many deps not yet ported -NO_TEST = Yes +TEST_DEPENDS = devel/py-test${MODPY_FLAVOR} FLAVORS = python3 FLAVOR ?=