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 b01ccc09d0c4..9ecabbbafa7b 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:devel/py-args +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}args>=0.1.0:devel/py-args@${FLAVOR} USES= python USE_PYTHON= autoplist distutils |