aboutsummaryrefslogtreecommitdiff
path: root/devel/py-nose/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-nose/Makefile')
-rw-r--r--devel/py-nose/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-nose/Makefile b/devel/py-nose/Makefile
index 1b736e6cd2fa..bfdf6742b28f 100644
--- a/devel/py-nose/Makefile
+++ b/devel/py-nose/Makefile
@@ -13,7 +13,7 @@ COMMENT= Discovery-based unittest extension
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/lgpl.txt
-USES?= python
+USES= python
USE_PYTHON= autoplist concurrent distutils
.include <bsd.port.pre.mk>