diff options
Diffstat (limited to 'devel/py-configobj/Makefile')
-rw-r--r-- | devel/py-configobj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-configobj/Makefile b/devel/py-configobj/Makefile index 6db9954d57bb..5ed31477ef9c 100644 --- a/devel/py-configobj/Makefile +++ b/devel/py-configobj/Makefile @@ -13,7 +13,7 @@ COMMENT= Simple but powerful config file reader and writer LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six USES= python USE_PYTHON= autoplist distutils |