diff options
Diffstat (limited to 'devel/py-manuel/Makefile')
-rw-r--r-- | devel/py-manuel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-manuel/Makefile b/devel/py-manuel/Makefile index 4657c4f93cd4..47cd126d704d 100644 --- a/devel/py-manuel/Makefile +++ b/devel/py-manuel/Makefile @@ -13,7 +13,7 @@ COMMENT= Lets you build tested documentation LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.rst -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:${PORTSDIR}/devel/py-six +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six USES= python USE_PYTHON= autoplist concurrent distutils |