diff options
Diffstat (limited to 'devel/py-clint/Makefile')
-rw-r--r-- | devel/py-clint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-clint/Makefile b/devel/py-clint/Makefile index 6e12f7550440..8aafa0742301 100644 --- a/devel/py-clint/Makefile +++ b/devel/py-clint/Makefile @@ -13,7 +13,7 @@ COMMENT= Python command-line application tools LICENSE= ISCL -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}args>=0.1.0:${PORTSDIR}/devel/py-args +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}args>=0.1.0:devel/py-args USES= python USE_PYTHON= autoplist distutils |