aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-cactus/Makefile
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2016-11-14 00:14:14 +0800
committerrene <rene@FreeBSD.org>2016-11-14 00:14:14 +0800
commitee9842e171ae92d29301bcc3999359357521e052 (patch)
treebd237d73a3bfd1f0961ac07314aeffea75d56c9f /www/py-cactus/Makefile
parenteb0cba049dbbaeaf5e116ef65e409a5a7e23b5f1 (diff)
downloadfreebsd-ports-graphics-ee9842e171ae92d29301bcc3999359357521e052.tar.gz
freebsd-ports-graphics-ee9842e171ae92d29301bcc3999359357521e052.tar.zst
freebsd-ports-graphics-ee9842e171ae92d29301bcc3999359357521e052.zip
Clean up TEST_DEPENDS, devel/py-unittest2 was removed at 2016-09-26
Diffstat (limited to 'www/py-cactus/Makefile')
-rw-r--r--www/py-cactus/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/py-cactus/Makefile b/www/py-cactus/Makefile
index 05eaa622bb6..d1305cbd06c 100644
--- a/www/py-cactus/Makefile
+++ b/www/py-cactus/Makefile
@@ -22,8 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django16>0:www/py-django16 \
${PYTHON_PKGNAMEPREFIX}colorama>0:devel/py-colorama \
${PYTHON_PKGNAMEPREFIX}django-markwhat>0:www/py-django-markwhat
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose \
- ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock \
- ${PYTHON_PKGNAMEPREFIX}unittest2>0:devel/py-unittest2
+ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock
USES= python:-2.7
USE_PYTHON= autoplist concurrent distutils